blob: 856338c876f87f4a8e8ef856a25d8622ea6b3ced [file] [log] [blame]
{
"name": "TallyGoKit",
"version": "1.4.2",
"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/1.4.2/TallyGoKit.zip"
},
"ios": {
"vendored_frameworks": "TallyGoKit.framework"
},
"dependencies": {
"CryptoSwift": [
],
"SwiftyJSON": [
],
"Mapbox-iOS-SDK": [
]
},
"pushed_with_swift_version": "4.0"
}