[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 3 / a / 0 / IndoorsSDK-iOS / 3.2.0 / IndoorsSDK-iOS.podspec.json
bloba7b0d3a1d5e44423c70ffd9f9666cc0efe15a4cd
2   "name": "IndoorsSDK-iOS",
3   "version": "3.2.0",
4   "platforms": {
5     "ios": "7.0"
6   },
7   "summary": "iOS SDK for performing indoors mapping and localisation provided by indoo.rs",
8   "authors": {
9     "indoo.rs": "office@indoo.rs"
10   },
11   "homepage": "https://github.com/customlbs/IndoorsSDK-iOS",
12   "license": {
13     "type": "Copyright",
14     "text": "Copyright 2015 indoo.rs GmbH. All rights reserved."
15   },
16   "source": {
17     "git": "https://github.com/customlbs/IndoorsSDK-iOS.git",
18     "tag": "3.2.0"
19   },
20   "ios": {
21     "vendored_frameworks": [
22       "Indoors.framework",
23       "IndoorsSurface.framework"
24     ],
25     "frameworks": [
26       "QuartzCore",
27       "SystemConfiguration",
28       "CoreMotion",
29       "CFNetwork",
30       "UIKit",
31       "Foundation",
32       "CoreBluetooth",
33       "CoreGraphics",
34       "CoreLocation"
35     ]
36   },
37   "libraries": [
38     "z",
39     "sqlite3.0",
40     "c++"
41   ],
42   "requires_arc": true