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