[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / f / 4 / b / HyperTrack / 0.4.48 / HyperTrack.podspec.json
blob4c9dae753a6a17c79f6b8106a82e9c93d3633170
2   "name": "HyperTrack",
3   "version": "0.4.48",
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.48.zip"
13   },
14   "dependencies": {
15     "Alamofire": [
16       "4.4.0"
17     ],
18     "SQLite.swift": [
19       "0.11.2"
20     ],
21     "GzipSwift": [
23     ],
24     "JustLog": [
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   ],
45   "resource_bundles": {
46     "HyperTrack": [
47       "HyperTrack/Resources/*.xcassets",
48       "HyperTrack/Resources/*.xib"
49     ]
50   },
51   "libraries": "sqlite3",
52   "frameworks": "SystemConfiguration",
53   "pushed_with_swift_version": "3"