[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / 4 / b / HyperTrack / 0.1.1 / HyperTrack.podspec.json
blob46ec8f6b56df8e1f634dc89bad90873fa8d19cbd
2   "name": "HyperTrack",
3   "version": "0.1.1",
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.1.1.zip"
13   },
14   "dependencies": {
15     "CocoaMQTT": [
16       "1.0.11"
17     ],
18     "Alamofire": [
19       "4.3.0"
20     ],
21     "SQLite.swift": [
22       "0.11.2"
23     ]
24   },
25   "platforms": {
26     "ios": "9.0"
27   },
28   "requires_arc": true,
29   "module_name": "HyperTrack",
30   "pod_target_xcconfig": {
31     "GCC_PREPROCESSOR_DEFINITIONS": "PRODUCTION"
32   },
33   "source_files": "HyperTrack/*.swift",
34   "libraries": "sqlite3",
35   "frameworks": "SystemConfiguration",
36   "pushed_with_swift_version": "3.0"