forked from ShareKit/ShareKit
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
46 lines (46 loc) · 2 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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
[submodule "Submodules/sskeychain"]
path = Submodules/sskeychain
url = https://github.com/soffes/sskeychain.git
[submodule "Submodules/evernote-ios-sdk"]
path = Submodules/evernote-ios-sdk
url = https://github.com/evernote/evernote-sdk-ios.git
[submodule "Submodules/buffer-ios-sdk"]
path = Submodules/buffer-ios-sdk
url = git://github.com/bufferapp/buffer-ios-sdk.git
[submodule "Submodules/Pocket-ObjC-SDK"]
path = Submodules/Pocket-ObjC-SDK
url = git://github.com/Pocket/Pocket-ObjC-SDK.git
[submodule "Submodules/google-toolbox-for-mac"]
path = Submodules/google-toolbox-for-mac
url=https://github.com/google/google-toolbox-for-mac.git
[submodule "Submodules/OpenInChrome"]
path = Submodules/OpenInChrome
url = https://github.com/GoogleChrome/OpenInChrome.git
[submodule "Submodules/PKMultipartInputStream"]
path = Submodules/PKMultipartInputStream
url = https://github.com/pyke369/PKMultipartInputStream.git
[submodule "Submodules/samtextview"]
path = Submodules/samtextview
url = https://github.com/soffes/SAMTextView.git
[submodule "Submodules/SDWebImage"]
path = Submodules/SDWebImage
url = https://github.com/rs/SDWebImage.git
[submodule "Submodules/UIActivityIndicator-for-SDWebImage"]
path = Submodules/UIActivityIndicator-for-SDWebImage
url = https://github.com/JJSaccolo/UIActivityIndicator-for-SDWebImage.git
[submodule "Submodules/iso-8601-date-formatter"]
path = Submodules/iso-8601-date-formatter
url = https://github.com/boredzo/iso-8601-date-formatter.git
[submodule "Submodules/google-api-objectivec-client"]
path = Submodules/google-api-objectivec-client
url = https://github.com/google/google-api-objectivec-client.git
[submodule "Submodules/gtm-http-fetcher"]
path = Submodules/gtm-http-fetcher
url = https://github.com/google/gtm-http-fetcher.git
[submodule "Submodules/ios-pdk"]
path = Submodules/ios-pdk
url = https://github.com/pinterest/ios-pdk.git
[submodule "Submodules/AFNetworking"]
path = Submodules/AFNetworking
url = https://github.com/AFNetworking/AFNetworking.git
branch = 2.x