blob: c7c86119ce475cfd186e4592df9cf8a67b8b8cff [file] [log] [blame]
{
"name": "HyperTrackViews",
"version": "0.1.0",
"summary": "Get HyperTrack data directly on your iOS app to build views",
"description": "The iOS Views SDK is used for getting live location and movement data for devices and trips directly to your iOS app.",
"homepage": "https://hypertrack.com",
"license": {
"type": "Copyright",
"text": "Copyright (c) 2018 HyperTrack, Inc. (https://www.hypertrack.com)"
},
"authors": "HyperTrack Inc.",
"platforms": {
"ios": "11.2"
},
"source": {
"http": "https://github.com/hypertrack/views-ios/releases/download/0.1.0/HyperTrackViews.zip"
},
"source_files": "HyperTrackViews",
"resources": [
"HyperTrackViews/*.graphql",
"HyperTrackViews/*.json"
],
"dependencies": {
"AWSAppSync": [
"2.14.1"
]
}
}