blob: e4f34fc5ad6e3351813fb130347268d4cb109d51 [file] [log] [blame]
{
"name": "AMapCloudMap",
"version": "1.1.0",
"summary": "Cloud Map SDK for iOS by Autonavi.",
"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",
"homepage": "http://lbs.amap.com/api/ios-cloud-sdk/summary/",
"license": {
"type": "Copyright",
"text": "Copyright © 2014 AutoNavi. All Rights Reserved.\n"
},
"authors": "lbs.amap.com",
"social_media_url": "http://lbsbbs.amap.com/forum.php?mod=forumdisplay&fid=38",
"docset_url": "http://lbs.amap.com/api/ios-cloud-sdk/reference/",
"source": {
"http": "http://lbs.amap.com/wp-content/uploads/2014/08/AMap_iOS_Cloud_API_Lib_V1.1.0.zip"
},
"platforms": {
"ios": null
},
"requires_arc": true,
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC",
"ARCHS": "$(ARCHS_STANDARD_32_BIT)"
},
"public_header_files": "AMap_iOS_Cloud_API_Lib_V1.1.0/AMapCloudKit.framework/Versions/1.1.0.2e2adcf/Headers/*.h",
"resources": "AMap_iOS_Cloud_API_Lib_V1.1.0/AMapCloudKit.framework/Versions/1.1.0.2e2adcf/Resources/AMapCloud.bundle",
"vendored_frameworks": "AMap_iOS_Cloud_API_Lib_V1.1.0/AMapCloudKit.framework",
"frameworks": [
"QuartzCore",
"CoreLocation",
"SystemConfiguration",
"CoreTelephony",
"Security"
],
"libraries": [
"stdc++.6.0.9",
"z"
]
}