[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / f / 4 / b / HyperTrack / 0.4.9 / HyperTrack.podspec.json
blob23232a550e098ab5810a078f40ee3d357c4a7890
2   "name": "HyperTrack",
3   "version": "0.4.9",
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.4.9.zip"
13   },
14   "dependencies": {
15     "CocoaMQTT": [
16       "1.0.11"
17     ],
18     "Alamofire": [
19       "4.4.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": "8.0"
33   },
34   "requires_arc": true,
35   "module_name": "HyperTrack",
36   "pod_target_xcconfig": {
37     "GCC_PREPROCESSOR_DEFINITIONS": "PRODUCTION"
38   },
39   "public_header_files": "HyperTrack/*.h",
40   "source_files": [
41     "HyperTrack/*.swift",
42     "HyperTrack/Models/*.swift",
43     "HyperTrack/Utils/*.swift",
44     "HyperTrack/Map/*.swift",
45     "HyperTrack/*.h"
46   ],
47   "resource_bundles": {
48     "HyperTrack": [
49       "HyperTrack/Resources/*.xcassets",
50       "HyperTrack/Resources/*.xib"
51     ]
52   },
53   "libraries": "sqlite3",
54   "frameworks": "SystemConfiguration",
55   "pushed_with_swift_version": "3.0"