blob: 3b88fed4fdab025c2e7ab0b903008918aeaffc98 [file] [log] [blame]
{
"name": "AMapAPI",
"version": "2.2.1.1",
"summary": "Map SDK for iOS by Autonavi.",
"description": " Map SDK for iOS by Autonavi.\n\t\t 1 3D Map.\n\t\t 2 2D Map.\n\t\t 3 Search.\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/",
"screenshots": [
"https://raw.githubusercontent.com/tabsong/iOS_3D_Demo/master/ResourcesBed/mapScreen.png",
"https://raw.githubusercontent.com/tabsong/iOS_3D_Demo/master/ResourcesBed/searchScreen.png"
],
"license": {
"type": "Copyright",
"text": "Copyright © 2014 AutoNavi. All Rights Reserved.\n"
},
"authors": "AmapAPI",
"social_media_url": "http://bbs.amap.com/forum-37-1.html",
"docset_url": "http://api.amap.com/Public/reference/iOS%20API%20v2_3D/",
"platforms": {
"ios": null
},
"source": {
"http": "http://lbs.amap.com/wp-content/uploads/2014/06/AMap_iOS_API_Lib_V2.2.1.zip"
},
"requires_arc": true,
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
},
"subspecs": [
{
"name": "2D",
"public_header_files": "AMap_iOS_API_Lib_V2.2.1/2D/MAMapKit.framework/Versions/2.2.1.1647/Headers/*.h",
"resources": "AMap_iOS_API_Lib_V2.2.1/2D/MAMapKit.framework/Versions/2.2.1.1647/Resources/AMap.bundle",
"vendored_frameworks": "AMap_iOS_API_Lib_V2.2.1/2D/MAMapKit.framework",
"frameworks": [
"QuartzCore",
"CoreLocation",
"SystemConfiguration",
"CoreTelephony",
"Security"
],
"libraries": [
"stdc++.6.0.9",
"z"
]
},
{
"name": "3D",
"public_header_files": "AMap_iOS_API_Lib_V2.2.1/3D/MAMapKit.framework/Versions/2.2.1.1650.60159/Headers/*.h",
"resources": "AMap_iOS_API_Lib_V2.2.1/3D/MAMapKit.framework/Versions/2.2.1.1650.60159/Resources/AMap.bundle",
"vendored_frameworks": "AMap_iOS_API_Lib_V2.2.1/3D/MAMapKit.framework",
"frameworks": [
"QuartzCore",
"CoreLocation",
"SystemConfiguration",
"CoreTelephony",
"OpenGLES",
"Security"
],
"libraries": [
"stdc++.6.0.9",
"z"
]
},
{
"name": "Search",
"public_header_files": "AMap_iOS_API_Lib_V2.2.1/Search/AMapSearchKit.framework/Versions/2.2.1.1656/Headers/*.h",
"vendored_frameworks": "AMap_iOS_API_Lib_V2.2.1/Search/AMapSearchKit.framework",
"frameworks": [
"SystemConfiguration",
"CoreTelephony"
],
"libraries": [
"stdc++.6.0.9",
"z"
]
}
]
}