Fix PR
This commit is contained in:
parent
4e2142ed0b
commit
812fac8a74
|
|
@ -20,23 +20,14 @@ target '{{project_name}}' do
|
|||
pod 'LicensePlist'
|
||||
|
||||
# Rx
|
||||
pod 'RxSwift', '4.5.0'
|
||||
pod 'RxOptional', '3.6.2'
|
||||
pod 'RxKeyboard', '0.9.0'
|
||||
pod 'RxAlamofire', '4.3.0'
|
||||
|
||||
# Security
|
||||
pod 'KeychainAccess'
|
||||
|
||||
# Networking
|
||||
pod 'Alamofire', '4.8.1'
|
||||
|
||||
# Utils
|
||||
pod 'LeadKit'
|
||||
pod 'LeadKitAdditions'
|
||||
pod 'DeviceKit'
|
||||
pod 'SwiftValidator'
|
||||
pod 'SwiftDate'
|
||||
|
||||
# Layout
|
||||
pod 'SnapKit'
|
||||
|
|
|
|||
Loading…
Reference in New Issue