[Add] AlibabacloudVpc20160428 5.5.0
[CocoaPods.git] / Specs / 8 / d / 6 / TallyGoKit / 2.0.2 / TallyGoKit.podspec.json
blob020e19d179b37fc9be118066e6823a2066af1fdf
2   "name": "TallyGoKit",
3   "version": "2.0.2",
4   "summary": "The TallyGo iOS SDK (TallyGoKit) enables you to embed state-of-the-art real-time navigation into your iOS app.",
5   "homepage": "http://tallygo.com",
6   "authors": {
7     "Name": "sdk@tallygo.com"
8   },
9   "license": {
10     "type": "Custom",
11     "file": "LICENSE"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "http": "https://github.com/tallygo/TallyGoKit/releases/download/2.0.2/TallyGoKit.zip"
18   },
19   "ios": {
20     "vendored_frameworks": "TallyGoKit.framework"
21   },
22   "dependencies": {
23     "Mapbox-iOS-SDK": [
24       "~> 3.0",
25       ">= 3.6.4",
26       "< 3.8"
27     ]
28   }