[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 8 / d / 6 / TallyGoKit / 2.2.0 / TallyGoKit.podspec.json
blob43fe00fd418711c015d6ce5b507a1972bd8dafe2
2   "name": "TallyGoKit",
3   "version": "2.2.0",
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.2.0/TallyGoKit.zip"
18   },
19   "ios": {
20     "vendored_frameworks": "TallyGoKit.framework"
21   },
22   "dependencies": {
23     "Mapbox-iOS-SDK": [
24       "~> 4.0",
25       ">= 4.5.0",
26       "< 4.6"
27     ],
28     "KissXML": [
29       "~> 5.2.3"
30     ]
31   }