blob: 66267ff80df064323fe37b0a422fae19f0120f32 [file] [log] [blame]
{
"name": "TallyGoKit",
"version": "1.1.2",
"summary": "The TallyGo Navigation SDK (TallyGoKit) enables you to embed turn-by-turn navigation features directly in 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/1.1.2/TallyGoKit.zip"
},
"ios": {
"vendored_frameworks": "TallyGoKit.framework"
},
"dependencies": {
"CryptoSwift": [
],
"SwiftyJSON": [
],
"Mapbox-iOS-SDK": [
]
},
"pushed_with_swift_version": "3.0"
}