Add new pods.
- RxSwift - RXCocoa
This commit is contained in:
4
Podfile
4
Podfile
@ -9,6 +9,10 @@ target 'ShadowsocksX-NG' do
|
||||
pod 'Alamofire', '~> 4.2.0'
|
||||
pod "GCDWebServer", "~> 3.0"
|
||||
pod 'MASShortcut', '~> 2'
|
||||
|
||||
# https://github.com/ReactiveX/RxSwift/blob/master/Documentation/GettingStarted.md
|
||||
pod 'RxSwift', '~> 3.0'
|
||||
pod 'RxCocoa', '~> 3.0'
|
||||
|
||||
target 'ShadowsocksX-NGTests' do
|
||||
inherit! :search_paths
|
||||
|
Reference in New Issue
Block a user