[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / f / 4 / b / HyperTrack / 0.7.15 / HyperTrack.podspec.json
blob1d377d552a6e4113356eb1ab9257d08d0692dc05
2   "name": "HyperTrack",
3   "version": "0.7.15",
4   "summary": "HyperTrack - The location SDK",
5   "license": {
6     "type": "Copyright",
7     "text": "Copyright (c) 2018 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.7.15.zip"
13   },
14   "dependencies": {
15     "Alamofire": [
16       ">= 4.4.0"
17     ],
18     "SQLite.swift": [
19       "0.11.4"
20     ],
21     "GzipSwift": [
23     ],
24     "CocoaLumberjack/Swift": [
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   "public_header_files": "HyperTrack/*.h",
37   "source_files": [
38     "HyperTrack/*.swift",
39     "HyperTrack/*/*.swift",
40     "HyperTrack/*.h",
41     "HyperTrack/*/*/*.swift",
42     "HyperTrack/*/*/*/*.swift"
43   ],
44   "resource_bundles": {
45     "HyperTrack": [
46       "HyperTrack/Resources/*.xcassets",
47       "HyperTrack/Resources/*.xib"
48     ]
49   },
50   "libraries": "sqlite3",
51   "frameworks": "SystemConfiguration"