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