blob: f951a37f2975988cb2e17e48b816a1ca9032d6f9 [file] [log] [blame]
{
"name": "AMapCloudMap",
"version": "1.2.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://cache.amap.com/lbs/sdk/AMap_iOS_Cloud_API_Lib_V1.2.0.zip"
},
"platforms": {
"ios": null
},
"requires_arc": true,
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC",
"ARCHS": "$(ARCHS_STANDARD) , armv7s"
},
"public_header_files": "AMapCloudKit.framework/Versions/1.2.0.5565057/Headers/*.h",
"resources": "AMapCloudKit.framework/Versions/1.2.0.5565057/Resources/*.bundle",
"vendored_frameworks": "AMapCloudKit.framework",
"frameworks": [
"QuartzCore",
"CoreLocation",
"SystemConfiguration",
"CoreTelephony",
"Security"
],
"libraries": [
"stdc++.6.0.9",
"z"
]
}