[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / f / 4 / b / HyperTrack / 0.3.2 / HyperTrack.podspec.json
blobde1b9012642fc7cbdb2b22186bdaafeeae409088
2   "name": "HyperTrack",
3   "version": "0.3.2",
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.3.2.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     "XCGLogger": [
28       "4.0.0"
29     ]
30   },
31   "platforms": {
32     "ios": "9.0"
33   },
34   "requires_arc": true,
35   "module_name": "HyperTrack",
36   "pod_target_xcconfig": {
37     "GCC_PREPROCESSOR_DEFINITIONS": "PRODUCTION"
38   },
39   "source_files": [
40     "HyperTrack/*.swift",
41     "HyperTrack/*.h"
42   ],
43   "public_header_files": "HyperTrack/*.h",
44   "libraries": "sqlite3",
45   "frameworks": "SystemConfiguration",
46   "pushed_with_swift_version": "3.0"