blob: e27b5bc8b70542cda1b7b11501e1344b14a38c99 (
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 = platform/ios/test/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
|