[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / a / 9 / HyperTrackViews / 0.1.1 / HyperTrackViews.podspec.json
blobf508c3cb5b0f6d21be0c379599cba06e6307c25c
2   "name": "HyperTrackViews",
3   "version": "0.1.1",
4   "summary": "Get HyperTrack data directly on your iOS app to build views",
5   "description": "The iOS Views SDK is used for getting live location and movement data for devices and trips directly to your iOS app.",
6   "homepage": "https://hypertrack.com",
7   "license": {
8     "type": "Copyright",
9     "text": "Copyright (c) 2018 HyperTrack, Inc. (https://www.hypertrack.com)"
10   },
11   "authors": "HyperTrack Inc.",
12   "platforms": {
13     "ios": "9.0"
14   },
15   "source": {
16     "http": "https://github.com/hypertrack/views-ios/releases/download/0.1.1/HyperTrackViews.zip"
17   },
18   "source_files": "HyperTrackViews",
19   "resources": [
20     "HyperTrackViews/*.graphql",
21     "HyperTrackViews/*.json"
22   ],
23   "dependencies": {
24     "AWSAppSync": [
25       "2.14.1"
26     ]
27   }