[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 0 / a / 2 / AMapIndoorMap / 0.9.1 / AMapIndoorMap.podspec.json
blob8205c4493b8d8ee6d4c26bc9f29c0f263a42f768
2   "name": "AMapIndoorMap",
3   "version": "0.9.1",
4   "summary": "IndoorMap SDK for iOS by Autonavi.",
5   "description": "                   IndoorMap SDK for iOS by Autonavi.\n                   * Think: Why did you write this? What is the focus? What does it do?\n                   * CocoaPods will be using this to generate tags, and improve search results.\n                   * Try to keep it short, snappy and to the point.\n                   * Finally, don't worry about the indent, CocoaPods strips it!\n",
6   "homepage": "http://lbs.amap.com/api-lab/",
7   "license": {
8     "type": "Copyright",
9     "text": "Copyright © 2014 AutoNavi. All Rights Reserved.\n"
10   },
11   "authors": "lbs.amap.com",
12   "social_media_url": "http://lbsbbs.amap.com/forum.php?mod=forumdisplay&fid=38",
13   "docset_url": "http://lbs.amap.com/api-lab/",
14   "source": {
15     "http": "http://lbs.amap.com/wp-content/uploads/2014/04/AMap_IndoorMap_iOS_SDK_V0.9.1.zip"
16   },
17   "platforms": {
18     "ios": null
19   },
20   "requires_arc": true,
21   "xcconfig": {
22     "OTHER_LDFLAGS": "-ObjC",
23     "ARCHS": "$(ARCHS_STANDARD_32_BIT)"
24   },
25   "public_header_files": "AMapIndoorMapKit.framework/Versions/0.9.1.63972ec/Headers/*.h",
26   "resources": "AMapIndoorMapKit.framework/Versions/0.9.1.63972ec/Resources/indoor_resource.Bundle",
27   "vendored_frameworks": "AMapIndoorMapKit.framework",
28   "frameworks": [
29     "QuartzCore",
30     "CoreLocation",
31     "SystemConfiguration",
32     "CoreTelephony",
33     "Security"
34   ],
35   "libraries": [
36     "stdc++.6.0.9",
37     "z"
38   ]