[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 3 / a / 0 / IndoorsSDK-iOS / 2.5.0 / IndoorsSDK-iOS.podspec.json
blob6cb1bf4359bb4deb6205eac4d0a2f625286db071
2   "name": "IndoorsSDK-iOS",
3   "version": "2.5.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": "2.5.0"
19   },
20   "ios": {
21     "vendored_frameworks": [
22       "Indoors.framework",
23       "IndoorsSurface.framework"
24     ]
25   },
26   "frameworks": [
27     "QuartzCore",
28     "SystemConfiguration",
29     "CoreMotion",
30     "CFNetwork",
31     "UIKit",
32     "Foundation",
33     "CoreBluetooth",
34     "CoreGraphics",
35     "CoreLocation"
36   ],
37   "libraries": [
38     "z",
39     "sqlite3.0",
40     "c++"
41   ],
42   "requires_arc": true