[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / f / 4 / b / HyperTrack / 0.4.55 / HyperTrack.podspec.json
blobfbe270b397ac91531eb6eb9faf1a19f1aa6c5d5a
2   "name": "HyperTrack",
3   "version": "0.4.55",
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.55.zip"
13   },
14   "dependencies": {
15     "Alamofire": [
16       "4.4.0"
17     ],
18     "SQLite.swift": [
19       "0.11.2"
20     ],
21     "GzipSwift-beta": [
22       "4.0.0-beta.2"
23     ]
24   },
25   "platforms": {
26     "ios": "8.0"
27   },
28   "requires_arc": true,
29   "module_name": "HyperTrack",
30   "pod_target_xcconfig": {
31     "GCC_PREPROCESSOR_DEFINITIONS": "PRODUCTION"
32   },
33   "public_header_files": "HyperTrack/*.h",
34   "source_files": [
35     "HyperTrack/*.swift",
36     "HyperTrack/Models/*.swift",
37     "HyperTrack/Utils/*.swift",
38     "HyperTrack/Map/*.swift",
39     "HyperTrack/*.h",
40     "HyperTrack/DB/*.swift"
41   ],
42   "resource_bundles": {
43     "HyperTrack": [
44       "HyperTrack/Resources/*.xcassets",
45       "HyperTrack/Resources/*.xib"
46     ]
47   },
48   "libraries": "sqlite3",
49   "frameworks": "SystemConfiguration",
50   "pushed_with_swift_version": "3"