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