blob: a38d3c39422b9f7fccd7dffa0eba8f81f5e1414d [file] [log] [blame]
{
"name": "TallyGoKit-Xcode9.0",
"version": "1.6.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/xcode-9.0%2F1.6.0/TallyGoKit.zip"
},
"ios": {
"vendored_frameworks": "TallyGoKit.framework"
},
"dependencies": {
"SwiftyJSON": [
"3.1.4"
],
"Mapbox-iOS-SDK": [
"3.6.4"
]
},
"pushed_with_swift_version": "4.0"
}