[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / f / 4 / b / HyperTrack / 0.7.2 / HyperTrack.podspec.json
blob1f70b20f6f57ac6caa05b2ef6ca3963296daa2c6
2   "name": "HyperTrack",
3   "version": "0.7.2",
4   "summary": "HyperTrack - The location SDK",
5   "license": {
6     "type": "Copyright",
7     "text": "Copyright (c) 2018 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.7.2.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     "FSCalendar": [
29     ]
30   },
31   "platforms": {
32     "ios": "9.0"
33   },
34   "requires_arc": true,
35   "module_name": "HyperTrack",
36   "pod_target_xcconfig": {
37     "GCC_PREPROCESSOR_DEFINITIONS": "PRODUCTION"
38   },
39   "public_header_files": "HyperTrack/*.h",
40   "source_files": [
41     "HyperTrack/*.swift",
42     "HyperTrack/*/*.swift",
43     "HyperTrack/*.h",
44     "HyperTrack/*/*/*.swift",
45     "HyperTrack/*/*/*/*.swift"
46   ],
47   "resource_bundles": {
48     "HyperTrack": [
49       "HyperTrack/Resources/*.xcassets",
50       "HyperTrack/Resources/*.xib"
51     ]
52   },
53   "libraries": "sqlite3",
54   "frameworks": "SystemConfiguration"