-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathCartfile
21 lines (20 loc) · 1.11 KB
/
Cartfile
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
github "ReactiveX/RxSwift" ~> 5.1
github "RxSwiftCommunity/RxOptional" ~> 4.0
github "RxSwiftCommunity/RxDataSources" ~> 4.0
github "RxSwiftCommunity/RxGesture" ~> 3.0
github "RxSwiftCommunity/RxAlamofire" ~> 5.6
github "socketio/socket.io-client-swift" ~> 15.2
github "realm/realm-cocoa" ~> 5.4
github "jrendel/SwiftKeychainWrapper" ~> 3.4
github "danielgindi/Charts" ~> 3.5
github "IcaliaLabs/Presentr" ~> 1.9
github "SwipeCellKit/SwipeCellKit" ~> 2.6
github "ninjaprox/NVActivityIndicatorView" ~> 5.0
github "adamshin/SwiftReorder" ~> 7.2
github "ArtSabintsev/Siren" ~> 5.4
binary "https://dl.google.com/dl/firebase/ios/carthage/FirebaseAuthBinary.json" ~> 6.32
binary "https://dl.google.com/dl/firebase/ios/carthage/FirebaseMessagingBinary.json" ~> 6.32
binary "https://dl.google.com/dl/firebase/ios/carthage/FirebaseAnalyticsBinary.json" ~> 6.32
binary "https://dl.google.com/dl/firebase/ios/carthage/FirebasePerformanceBinary.json" ~> 6.32
binary "https://dl.google.com/dl/firebase/ios/carthage/FirebaseCrashlyticsBinary.json" ~> 6.32
binary "https://dl.google.com/dl/firebase/ios/carthage/FirebaseProtobufBinary.json" ~> 6.32