[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / f / 4 / b / HyperTrack / 0.1.3 / HyperTrack.podspec.json
blob4f1e724049c492aad62111ef5326423d2218e61d
2   "name": "HyperTrack",
3   "version": "0.1.3",
4   "summary": "HyperTrack - The location SDK",
5   "license": {
6     "type": "Copyright",
7     "text": "Copyright (c) 2017 HyperTrack, Inc. (https://www.hypertrack.com)"
8   },
9   "homepage": "https://www.hypertrack.com",
10   "authors": "HyperTrack",
11   "source": {
12     "http": "https://s3-us-west-2.amazonaws.com/hypertrack-ios-sdk/HyperTrack/0.1.3.zip"
13   },
14   "dependencies": {
15     "CocoaMQTT": [
16       "1.0.11"
17     ],
18     "Alamofire": [
19       "4.3.0"
20     ],
21     "SQLite.swift": [
22       "0.11.2"
23     ],
24     "GzipSwift": [
26     ]
27   },
28   "platforms": {
29     "ios": "9.0"
30   },
31   "requires_arc": true,
32   "module_name": "HyperTrack",
33   "pod_target_xcconfig": {
34     "GCC_PREPROCESSOR_DEFINITIONS": "PRODUCTION"
35   },
36   "source_files": [
37     "HyperTrack/*.swift",
38     "HyperTrack/*.h"
39   ],
40   "public_header_files": "HyperTrack/*.h",
41   "libraries": "sqlite3",
42   "frameworks": "SystemConfiguration",
43   "pushed_with_swift_version": "3.0"