blob: 70467aeea915f9c8e440249eec58b996327eb1dc [file] [log] [blame]
{
"name": "AMap3DMap",
"version": "2.3.0",
"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.3.0.zip"
},
"platforms": {
"ios": null
},
"requires_arc": true,
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC",
"ARCHS": "$(ARCHS_STANDARD_32_BIT)"
},
"public_header_files": "MAMapKit.framework/Versions/2.3.0.79b9c08.60159/Headers/*.h",
"resources": "MAMapKit.framework/Versions/2.3.0.79b9c08.60159/Resources/AMap.bundle",
"vendored_frameworks": "MAMapKit.framework",
"frameworks": [
"QuartzCore",
"CoreLocation",
"SystemConfiguration",
"CoreTelephony",
"OpenGLES",
"Security"
],
"libraries": [
"stdc++.6.0.9",
"z"
]
}