[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 0 / c / 6 / AMapCloudMap / 1.1.0 / AMapCloudMap.podspec.json
blobe4f34fc5ad6e3351813fb130347268d4cb109d51
2   "name": "AMapCloudMap",
3   "version": "1.1.0",
4   "summary": "Cloud Map SDK for iOS by Autonavi.",
5   "description": "                   Cloud Map 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/ios-cloud-sdk/summary/",
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/ios-cloud-sdk/reference/",
14   "source": {
15     "http": "http://lbs.amap.com/wp-content/uploads/2014/08/AMap_iOS_Cloud_API_Lib_V1.1.0.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": "AMap_iOS_Cloud_API_Lib_V1.1.0/AMapCloudKit.framework/Versions/1.1.0.2e2adcf/Headers/*.h",
26   "resources": "AMap_iOS_Cloud_API_Lib_V1.1.0/AMapCloudKit.framework/Versions/1.1.0.2e2adcf/Resources/AMapCloud.bundle",
27   "vendored_frameworks": "AMap_iOS_Cloud_API_Lib_V1.1.0/AMapCloudKit.framework",
28   "frameworks": [
29     "QuartzCore",
30     "CoreLocation",
31     "SystemConfiguration",
32     "CoreTelephony",
33     "Security"
34   ],
35   "libraries": [
36     "stdc++.6.0.9",
37     "z"
38   ]