[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 0 / a / 8 / AMapSearch-NO-IDFA / 4.4.1 / AMapSearch-NO-IDFA.podspec.json
blob91d920fa6b1cba64980a1141b40c00aee3522761
2   "name": "AMapSearch-NO-IDFA",
3   "version": "4.4.1",
4   "summary": "AMapSearchKit for iOS.",
5   "description": "AMapSearch 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.\n"
10   },
11   "authors": "lbs.amap.com",
12   "social_media_url": "http://lbsbbs.amap.com/forum.php?mod=forumdisplay&fid=38",
13   "documentation_url": "http://lbs.amap.com/api/ios-sdk/reference/",
14   "source": {
15     "http": "http://a.amap.com/lbs/static/zip/AMap_iOS_Search_Lib_V4.4.1.zip"
16   },
17   "source_files": "AMapSearchKit.framework/**/*.{h}",
18   "platforms": {
19     "ios": "7.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   "dependencies": {
34     "AMapFoundation-NO-IDFA": [
35       "~>1.2"
36     ]
37   }