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