[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / f / 4 / b / HyperTrack / 0.4.69 / HyperTrack.podspec.json
blob99e130684867ad5b4357f695ae2384a52038c334
2   "name": "HyperTrack",
3   "version": "0.4.69",
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.69.zip"
13   },
14   "dependencies": {
15     "Alamofire": [
16       ">= 4.4.0"
17     ],
18     "SQLite.swift": [
19       "0.11.2"
20     ],
21     "GzipSwift": [
23     ],
24     "CocoaLumberjack/Swift": [
26     ]
27   },
28   "platforms": {
29     "ios": "8.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/Models/*.swift",
40     "HyperTrack/Utils/*.swift",
41     "HyperTrack/Map/*.swift",
42     "HyperTrack/*.h",
43     "HyperTrack/DB/*.swift",
44     "HyperTrack/Logging/*.swift"
45   ],
46   "resource_bundles": {
47     "HyperTrack": [
48       "HyperTrack/Resources/*.xcassets",
49       "HyperTrack/Resources/*.xib"
50     ]
51   },
52   "libraries": "sqlite3",
53   "frameworks": "SystemConfiguration",
54   "pushed_with_swift_version": "3.0"