This repository has been archived by the owner on May 18, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy path.gitmodules
30 lines (30 loc) · 1.66 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
[submodule "Examples/Flux/Carthage/Checkouts/GithubKitForSample"]
path = Examples/Flux/Carthage/Checkouts/GithubKitForSample
url = https://github.com/marty-suzuki/GithubKitForSample.git
[submodule "Examples/Flux/Carthage/Checkouts/NoticeObserveKit"]
path = Examples/Flux/Carthage/Checkouts/NoticeObserveKit
url = https://github.com/marty-suzuki/NoticeObserveKit.git
[submodule "Examples/Flux/Carthage/Checkouts/RxSwift"]
path = Examples/Flux/Carthage/Checkouts/RxSwift
url = https://github.com/ReactiveX/RxSwift.git
[submodule "Examples/Flux/Carthage/Checkouts/Nuke"]
path = Examples/Flux/Carthage/Checkouts/Nuke
url = https://github.com/kean/Nuke.git
[submodule "Examples/Flux/Carthage/Checkouts/SwiftIconFont"]
path = Examples/Flux/Carthage/Checkouts/SwiftIconFont
url = https://github.com/0x73/SwiftIconFont.git
[submodule "Examples/Flux+MVVM/Carthage/Checkouts/NoticeObserveKit"]
path = Examples/Flux+MVVM/Carthage/Checkouts/NoticeObserveKit
url = https://github.com/marty-suzuki/NoticeObserveKit.git
[submodule "Examples/Flux+MVVM/Carthage/Checkouts/GithubKitForSample"]
path = Examples/Flux+MVVM/Carthage/Checkouts/GithubKitForSample
url = https://github.com/marty-suzuki/GithubKitForSample.git
[submodule "Examples/Flux+MVVM/Carthage/Checkouts/SwiftIconFont"]
path = Examples/Flux+MVVM/Carthage/Checkouts/SwiftIconFont
url = https://github.com/0x73/SwiftIconFont.git
[submodule "Examples/Flux+MVVM/Carthage/Checkouts/Nuke"]
path = Examples/Flux+MVVM/Carthage/Checkouts/Nuke
url = https://github.com/kean/Nuke.git
[submodule "Examples/Flux+MVVM/Carthage/Checkouts/RxSwift"]
path = Examples/Flux+MVVM/Carthage/Checkouts/RxSwift
url = https://github.com/ReactiveX/RxSwift.git