[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 3 / a / 0 / IndoorsSDK-iOS / 4.15.3 / IndoorsSDK-iOS.podspec.json
blobbe82be10642cb2797352df0879ed5eb92422f9d6
2   "name": "IndoorsSDK-iOS",
3   "version": "4.15.3",
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": "http://www.indoo.rs",
12   "documentation_url": "http://indoors.readme.io/docs/getting-started-with-indoors-ios-sdk",
13   "license": {
14     "type": "Copyright",
15     "text": "Copyright 2015 indoo.rs GmbH. All rights reserved."
16   },
17   "source": {
18     "git": "https://bitbucket.org/indoors/indoorssdk-ios.git",
19     "tag": "4.15.3"
20   },
21   "ios": {
22     "vendored_frameworks": [
23       "IndoorsSDK.framework",
24       "IndoorsSDKLibs.framework"
25     ],
26     "frameworks": [
27       "QuartzCore",
28       "SystemConfiguration",
29       "CoreMotion",
30       "CFNetwork",
31       "UIKit",
32       "Foundation",
33       "CoreBluetooth",
34       "CoreGraphics",
35       "CoreLocation"
36     ]
37   },
38   "libraries": [
39     "z",
40     "sqlite3.0",
41     "c++"
42   ],
43   "requires_arc": true