[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 3 / a / 0 / IndoorsSDK-iOS / 3.5.1 / IndoorsSDK-iOS.podspec.json
blob08fd9efbe1c3416186acaec6439b821e809eadc6
2   "name": "IndoorsSDK-iOS",
3   "version": "3.5.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.5.1"
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