forked from couchbaselabs/iOS-Couchbase
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
21 lines (21 loc) · 909 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "Demo/Vendor/TouchFoundation"]
path = Demo/Vendor/TouchFoundation
url = https://github.com/TouchCode/TouchFoundation.git
[submodule "Demo/Vendor/trundle"]
path = Demo/Vendor/trundle
url = https://github.com/schwa/trundle.git
[submodule "MobileCouchbase/Vendor/iMonkey"]
path = MobileCouchbase/Vendor/iMonkey
url = https://github.com/couchbaselabs/iMonkey.git
[submodule "MobileCouchbase/Vendor/iErl14"]
path = MobileCouchbase/Vendor/iErl14
url = https://github.com/couchbaselabs/iErl14.git
[submodule "MobileCouchbase/Vendor/ios-openssl"]
path = MobileCouchbase/Vendor/ios-openssl
url = https://github.com/couchbaselabs/ios-openssl.git
[submodule "Demo/Vendor/TouchJSON"]
path = Demo/Vendor/TouchJSON
url = https://github.com/TouchCode/TouchJSON.git
[submodule "MobileCouchbase/Vendor/couchdb"]
path = MobileCouchbase/Vendor/couchdb
url = https://github.com/couchbaselabs/couchdb.git