[Add] TPNBaiduSDKAdapter 6.4.35
[CocoaPods.git] / Specs / 3 / a / 0 / IndoorsSDK-iOS / 3.8.1 / IndoorsSDK-iOS.podspec.json
blobd35ab57b9c8df3aa0cd58e89d33bfe95287229e6
2   "name": "IndoorsSDK-iOS",
3   "version": "3.8.1",
4   "platforms": {
5     "ios": "7.1"
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.8.1"
19   },
20   "ios": {
21     "vendored_frameworks": "IndoorsSDK.framework",
22     "frameworks": [
23       "QuartzCore",
24       "SystemConfiguration",
25       "CoreMotion",
26       "CFNetwork",
27       "UIKit",
28       "Foundation",
29       "CoreBluetooth",
30       "CoreGraphics",
31       "CoreLocation"
32     ]
33   },
34   "libraries": [
35     "z",
36     "sqlite3.0",
37     "c++"
38   ],
39   "requires_arc": true