blob: 98b6ff11c21f9c92ebb74764bfe82dbe94a8f91e [file] [log] [blame]
{
"name": "AMapSearch",
"version": "2.4.1",
"summary": "Map Search SDK for iOS by Autonavi.",
"description": " Map Search 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_Search_Lib_V2.4.1.zip"
},
"platforms": {
"ios": null
},
"requires_arc": true,
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC",
"ARCHS": "$(ARCHS_STANDARD)"
},
"public_header_files": "AMapSearchKit.framework/Versions/2.4.1.16e89a2/Headers/*.h",
"vendored_frameworks": "AMapSearchKit.framework",
"frameworks": [
"SystemConfiguration",
"CoreTelephony"
],
"libraries": [
"stdc++.6.0.9",
"z"
]
}