Skip to content

Commit 5384a23

Browse files
author
Nolan Warner
authored
Update Cartfile
1 parent c683e85 commit 5384a23

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

projectSetup/ios/Cartfile

+6-3
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,25 @@
11
github "mac-cain13/R.swift.Library" ~> 4.0
22

33
## Add if required
4+
# github "NSHipster/PasswordRules" ~> 1.0.0
5+
# github "antitypical/Result" ~> 3.2
6+
# github "ReactiveCocoa/ReactiveSwift" ~> 4.0
7+
# github "ReactiveCocoa/ReactiveCocoa" ~> 8.0
48
# github "ReactiveX/RxSwift" ~> 4.0
9+
# github "Moya/Moya"
510

611
## Libraries to look into
7-
# github "antitypical/Result" ~> 3.2
812
# github "Carthage/ReactiveTask" ~> 0.14
913
# github "Carthage/Commandant" ~> 0.14
1014
# github "jdhealy/PrettyColors" ~> 5.0
11-
# github "ReactiveCocoa/ReactiveSwift" ~> 3.1
1215
# github "mdiep/Tentacle" ~> 0.11
1316
# github "thoughtbot/Curry" ~> 4.0
1417

18+
1519
## Potential pods to look into
1620
# pod 'FLEX', :configurations => ['Debug', 'Internal']
1721
# pod 'Argo'
1822
# pod 'Curry'
19-
# pod 'R.swift'
2023
# pod 'Moya', '~> 8.0'
2124
# pod 'RxSwift', '~> 4.0'
2225
# pod 'RxCocoa', '~> 4.0'

0 commit comments

Comments
 (0)