[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / b / 0 / 3 / OnlineLocationSDK / 6.9.0 / OnlineLocationSDK.podspec.json
bloba69148a06c827253637165c1b33043a989ac87bd
2   "name": "OnlineLocationSDK",
3   "version": "6.9.0",
4   "summary": "Indoor Location for iOS.",
5   "description": "Indoor Online Location SDK for iOS by Autonavi.(MacroWen)",
6   "homepage": "http://lbs.amap.com/api/ios-indoorlocation-sdk/summary/",
7   "license": {
8     "type": "Copyright",
9     "text": "Copyright © 2017 AutoNavi. All Rights Reserved.\n"
10   },
11   "authors": "lbs.amap.com",
12   "social_media_url": "http://lbsbbs.amap.com/forum.php?mod=forumdisplay&fid=53",
13   "documentation_url": "http://lbs.amap.com/api/ios-indoorlocation-sdk/gettingstarted/",
14   "source": {
15     "http": "http://a.amap.com/indoormap/static/zip/Amap_iOS_IndoorLocation_V6.9_20170412.zip"
16   },
17   "source_files": "*/OnlineLocationSDK.framework/**/*.{h}",
18   "platforms": {
19     "ios": "6.0"
20   },
21   "requires_arc": true,
22   "xcconfig": {
23     "ARCHS": "$(ARCHS_STANDARD)"
24   },
25   "public_header_files": "*/OnlineLocationSDK.framework/Headers/*.h",
26   "vendored_frameworks": "*/OnlineLocationSDK.framework",
27   "frameworks": [
28     "CoreMotion",
29     "CoreLocation",
30     "CoreBluetooth"
31   ],
32   "dependencies": {
33     "IndoorLibrary": [
34       "~> 6.0.0"
35     ]
36   }