blob: 03bd98b2eac1ae1ea720828001f8d96acd833c4f [file] [log] [blame]
{
"name": "AMap3DMap",
"version": "2.4.1",
"summary": "3D Map SDK for iOS by Autonavi.",
"description": " 3D 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-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-sdk/reference/",
"source": {
"http": "http://lbs.amap.com/wp-content/uploads/2014/06/AMap_iOS_API_3DMap_Lib_V2.4.1.zip"
},
"platforms": {
"ios": null
},
"requires_arc": true,
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC",
"ARCHS": "$(ARCHS_STANDARD)"
},
"public_header_files": "MAMapKit.framework/Versions/2.4.1.1bc801e.60159/Headers/*.h",
"resources": "MAMapKit.framework/Versions/2.4.1.1bc801e.60159/Resources/AMap.bundle",
"vendored_frameworks": "MAMapKit.framework",
"frameworks": [
"QuartzCore",
"CoreLocation",
"SystemConfiguration",
"CoreTelephony",
"OpenGLES",
"Security",
"AdSupport"
],
"libraries": [
"stdc++.6.0.9",
"z"
]
}