[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / f / 4 / b / HyperTrack / 0.8.4 / HyperTrack.podspec.json
blobee27e37533f2a3ee4afaa8b0c2924064b50e5e5f
2   "name": "HyperTrack",
3   "version": "0.8.4",
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.8.4.zip"
13   },
14   "dependencies": {
15     "Alamofire": [
16       "4.8.2"
17     ],
18     "SQLite.swift": [
19       "0.12.0"
20     ]
21   },
22   "platforms": {
23     "ios": "10.0"
24   },
25   "swift_versions": "4.2",
26   "requires_arc": true,
27   "module_name": "HyperTrack",
28   "pod_target_xcconfig": {
29     "GCC_PREPROCESSOR_DEFINITIONS": "PRODUCTION"
30   },
31   "public_header_files": "HyperTrack/*.h",
32   "source_files": [
33     "HyperTrack/*.swift",
34     "HyperTrack/*/*.swift",
35     "HyperTrack/*.h",
36     "HyperTrack/*/*/*.swift",
37     "HyperTrack/*/*/*/*.swift"
38   ],
39   "resource_bundles": {
40     "HyperTrack": [
41       "HyperTrack/Resources/*.xcassets",
42       "HyperTrack/Resources/*.xib"
43     ]
44   },
45   "libraries": "sqlite3",
46   "frameworks": "SystemConfiguration",
47   "swift_version": "4.2"