[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / d / 7 / AMapSearchDynamic / 6.6.0 / AMapSearchDynamic.podspec.json
blob6ce325edd1eb9194c3b144c8227b54b560ba1e7f
2   "name": "AMapSearchDynamic",
3   "version": "6.6.0",
4   "summary": "AMapSearchKit for iOS.",
5   "description": "AMapSearch Dynamic SDK for iOS by Autonavi.",
6   "homepage": "http://lbs.amap.com/api/ios-sdk/summary/",
7   "license": {
8     "type": "Copyright",
9     "text": "Copyright © 2014 AutoNavi. All Rights Reserved."
10   },
11   "authors": "lbs.amap.com",
12   "social_media_url": "http://lbsbbs.amap.com/forum.php?mod=forumdisplay&fid=38",
13   "documentation_url": "http://a.amap.com/lbs/static/unzip/iOS_Map_Doc/AMap_iOS_API_Doc_Search/index.html",
14   "source": {
15     "http": "https://github.com/amap-demo/iOS_SDK_Dynamic/raw/master/AMap_iOS_Search_Lib_V6.6.0.zip"
16   },
17   "source_files": "AMapSearchKit.framework/**/*.{h}",
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "xcconfig": {
23     "ARCHS": "$(ARCHS_STANDARD)"
24   },
25   "public_header_files": "AMapSearchKit.framework/Headers/*.h",
26   "vendored_frameworks": "AMapSearchKit.framework",
27   "frameworks": [
28     "SystemConfiguration",
29     "CoreTelephony",
30     "Security"
31   ],
32   "libraries": "z",
33   "preserve_paths": "**/*.bcsymbolmap",
34   "dependencies": {
35     "AMapFoundationDynamic": [
36       "~>1.5"
37     ]
38   }