| { |
| "name": "TallyGoKit-Xcode9.0", |
| "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.0%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" |
| } |