[Add] RiveRuntime 6.5.1
[CocoaPods.git] / Specs / 0 / d / f / TimeToGate / 1.0.7 / TimeToGate.podspec.json
blob14ae02041e68b2600b65e51775f782f01ff07168
2   "name": "TimeToGate",
3   "version": "1.0.7",
4   "summary": "SITA T2G SDK.",
5   "description": "SITA T2G SDK will provide your application the ability to calculate the time to gate (in minutes) from a specified location to a specified agate at a specific airport.\nThe calculation will respond with a breakdown of the total time depending on various segments of the journey with various confidence levels for each segment\n.",
6   "homepage": "https://github.com/sitalab/TimeToGate-SDK-iOS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "safaakhalaf": "safaa@itx.com.lb"
13   },
14   "source": {
15     "git": "https://github.com/sitalab/TimeToGate-SDK-iOS.git",
16     "tag": "1.0.7"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "TimeToGate/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "CoreLocation"
25   ],
26   "vendored_libraries": "TimeToGate/libTimeToGate.a"