[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / f / 4 / b / HyperTrack / 0.4.40 / HyperTrack.podspec.json
blobdc2ae45612d6b25984452117c9c4a5ddf3a262dc
2   "name": "HyperTrack",
3   "version": "0.4.40",
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.40.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   ],
44   "resource_bundles": {
45     "HyperTrack": [
46       "HyperTrack/Resources/*.xcassets",
47       "HyperTrack/Resources/*.xib"
48     ]
49   },
50   "libraries": "sqlite3",
51   "frameworks": "SystemConfiguration",
52   "pushed_with_swift_version": "3.0"