blob: 27bdc952b6478251c1434327a100d2ddf8a8a1e9 [file] [log] [blame]
{
"name": "TallyGoKit",
"version": "2.1.0",
"summary": "The TallyGo iOS SDK (TallyGoKit) enables you to embed state-of-the-art real-time navigation into your iOS app.",
"homepage": "http://tallygo.com",
"authors": {
"Name": "sdk@tallygo.com"
},
"license": {
"type": "Custom",
"file": "LICENSE"
},
"platforms": {
"ios": "9.0"
},
"source": {
"http": "https://github.com/tallygo/TallyGoKit/releases/download/2.1.0/TallyGoKit.zip"
},
"ios": {
"vendored_frameworks": "TallyGoKit.framework"
},
"dependencies": {
"Mapbox-iOS-SDK": [
"~> 3.0",
">= 3.6.4",
"< 3.8"
]
}
}