[Add] MamoGiftCustom 1.0.7
[CocoaPods.git] / Specs / 3 / a / 0 / IndoorsSDK-iOS / 3.8.0 / IndoorsSDK-iOS.podspec.json
blob6dd98e891fd21930091af8ff3af75287fabf6640
2   "name": "IndoorsSDK-iOS",
3   "version": "3.8.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": "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.0"
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