blob: af156810c696339dcf09adf04db22cc0c261e9b1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
[submodule ".mason"]
path = .mason
url = https://github.com/mapbox/mason.git
[submodule "platform/ios/vendor/SMCalloutView"]
path = platform/ios/vendor/SMCalloutView
url = https://github.com/nfarina/calloutview.git
[submodule "platform/ios/uitest/KIF"]
path = platform/ios/uitest/KIF
url = https://github.com/kif-framework/KIF.git
[submodule "platform/ios/uitest/OHHTTPStubs"]
path = platform/ios/uitest/OHHTTPStubs
url = https://github.com/AliSoftware/OHHTTPStubs.git
|