S
Size: a a a
S
K⏯
S
ЕШ
SM
SM
w
w
w
I
В
K⏯
K⏯
А
w
A
.tabBarController?.tabBar.items?.remove(at: 2)
w
Y
target 'someproject'
do
project 'someproject'
pod 'RxSwift', '~> 5.0'
pod 'RxCocoa', '~> 5.0'
end
target 'somesubproject'
do
project 'somesubproject'
inherit! :search_paths
pod 'Alamofire', '~> 4.8.0'
pod 'RxSwift', '~> 5.0'
end```