blob: 30ad56dfd4147617f73cf859c072351613870110 [file] [log] [blame]
{
"name": "TallyGoKit-Xcode9.2",
"version": "1.7.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.2%2F1.7.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"
}