blob: 4871f6ccf65b548814c6e7697dab158d98c5e2e1 [file] [log] [blame]
{
"name": "HyperTrack",
"version": "0.1.2",
"summary": "HyperTrack - The location SDK",
"license": {
"type": "Copyright",
"text": "Copyright (c) 2017 HyperTrack, Inc. (https://www.hypertrack.com)"
},
"homepage": "https://www.hypertrack.com",
"authors": "HyperTrack",
"source": {
"http": "https://s3-us-west-2.amazonaws.com/hypertrack-ios-sdk/HyperTrack/0.1.2.zip"
},
"dependencies": {
"CocoaMQTT": [
"1.0.11"
],
"Alamofire": [
"4.3.0"
],
"SQLite.swift": [
"0.11.2"
]
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"module_name": "HyperTrack",
"pod_target_xcconfig": {
"GCC_PREPROCESSOR_DEFINITIONS": "PRODUCTION"
},
"source_files": [
"HyperTrack/*.swift",
"HyperTrack/*.h"
],
"public_header_files": "HyperTrack/*.h",
"libraries": "sqlite3",
"frameworks": "SystemConfiguration",
"pushed_with_swift_version": "3.0"
}