[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / f / 4 / b / HyperTrack / 0.1.2 / HyperTrack.podspec.json
blob4871f6ccf65b548814c6e7697dab158d98c5e2e1
2   "name": "HyperTrack",
3   "version": "0.1.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.1.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   },
25   "platforms": {
26     "ios": "9.0"
27   },
28   "requires_arc": true,
29   "module_name": "HyperTrack",
30   "pod_target_xcconfig": {
31     "GCC_PREPROCESSOR_DEFINITIONS": "PRODUCTION"
32   },
33   "source_files": [
34     "HyperTrack/*.swift",
35     "HyperTrack/*.h"
36   ],
37   "public_header_files": "HyperTrack/*.h",
38   "libraries": "sqlite3",
39   "frameworks": "SystemConfiguration",
40   "pushed_with_swift_version": "3.0"