File tree 1 file changed +6
-3
lines changed
1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change 1
1
github "mac-cain13/R.swift.Library" ~> 4.0
2
2
3
3
## 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
4
8
# github "ReactiveX/RxSwift" ~> 4.0
9
+ # github "Moya/Moya"
5
10
6
11
## Libraries to look into
7
- # github "antitypical/Result" ~> 3.2
8
12
# github "Carthage/ReactiveTask" ~> 0.14
9
13
# github "Carthage/Commandant" ~> 0.14
10
14
# github "jdhealy/PrettyColors" ~> 5.0
11
- # github "ReactiveCocoa/ReactiveSwift" ~> 3.1
12
15
# github "mdiep/Tentacle" ~> 0.11
13
16
# github "thoughtbot/Curry" ~> 4.0
14
17
18
+
15
19
## Potential pods to look into
16
20
# pod 'FLEX', :configurations => ['Debug', 'Internal']
17
21
# pod 'Argo'
18
22
# pod 'Curry'
19
- # pod 'R.swift'
20
23
# pod 'Moya', '~> 8.0'
21
24
# pod 'RxSwift', '~> 4.0'
22
25
# pod 'RxCocoa', '~> 4.0'
You can’t perform that action at this time.
0 commit comments