blob: c2840932c8384d3e17c983149a2ac81b385264f3 [file] [log] [blame]
{
"name": "AMapSearchDynamic-NO-IDFA",
"version": "6.1.1",
"summary": "AMapSearchKit for iOS.",
"description": "AMapSearch Dynamic SDK for iOS by Autonavi.",
"homepage": "http://lbs.amap.com/api/ios-sdk/summary/",
"license": {
"type": "Copyright",
"text": "Copyright © 2014 AutoNavi. All Rights Reserved."
},
"authors": "lbs.amap.com",
"social_media_url": "http://lbsbbs.amap.com/forum.php?mod=forumdisplay&fid=38",
"documentation_url": "http://a.amap.com/lbs/static/unzip/iOS_Map_Doc/AMap_iOS_API_Doc_Search/index.html",
"source": {
"http": "https://raw.githubusercontent.com/amap-demo/iOS_SDK_Dynamic/master/AMap_iOS_Search_Lib_V6.1.1.zip"
},
"source_files": "AMapSearchKit.framework/**/*.{h}",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"xcconfig": {
"ARCHS": "$(ARCHS_STANDARD)"
},
"public_header_files": "AMapSearchKit.framework/Headers/*.h",
"vendored_frameworks": "AMapSearchKit.framework",
"frameworks": [
"SystemConfiguration",
"CoreTelephony",
"Security"
],
"libraries": "z",
"preserve_paths": "**/*.bcsymbolmap",
"dependencies": {
"AMapFoundationDynamic-NO-IDFA": [
"~>1.5"
]
}
}