-
Notifications
You must be signed in to change notification settings - Fork 11
/
Copy path.gitmodules
30 lines (30 loc) · 944 Bytes
/
.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 "AppProxyCap"]
path = AppProxyCap
url = https://github.com/freewizard/AppProxyCap.git
[submodule "OpenSSL-for-iPhone"]
path = OpenSSL-for-iPhone
url = git://github.com/clowwindy/OpenSSL-for-iPhone.git
[submodule "GCDWebServer"]
path = GCDWebServer
url = https://github.com/swisspol/GCDWebServer
[submodule "iProxy"]
path = iProxy
url = https://github.com/clowwindy/iProxy.git
[submodule "NSData-Base64"]
path = NSData-Base64
url = https://github.com/l4u/NSData-Base64.git
[submodule "GZIP"]
path = GZIP
url = https://github.com/nicklockwood/GZIP.git
[submodule "Masonry"]
path = Masonry
url = [email protected]:Masonry/Masonry.git
[submodule "AFNetworking"]
path = AFNetworking
url = [email protected]:AFNetworking/AFNetworking.git
[submodule "libsodium"]
path = libsodium
url = https://github.com/jedisct1/libsodium.git
[submodule "AESCrypt-ObjC"]
path = AESCrypt-ObjC
url = https://github.com/Gurpartap/AESCrypt-ObjC