blob: 43fe00fd418711c015d6ce5b507a1972bd8dafe2 [file] [log] [blame]
{
"name": "TallyGoKit",
"version": "2.2.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.2.0/TallyGoKit.zip"
},
"ios": {
"vendored_frameworks": "TallyGoKit.framework"
},
"dependencies": {
"Mapbox-iOS-SDK": [
"~> 4.0",
">= 4.5.0",
"< 4.6"
],
"KissXML": [
"~> 5.2.3"
]
}
}