blob: da06b3e92b73706a36ae6108f7edcc1de4093b97 [file] [log] [blame]
{
"name": "TallyGoKit",
"version": "2.0.3",
"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.0.3/TallyGoKit.zip"
},
"ios": {
"vendored_frameworks": "TallyGoKit.framework"
},
"dependencies": {
"Mapbox-iOS-SDK": [
"~> 3.0",
">= 3.6.4",
"< 3.8"
]
}
}