[Add] LastFM.swift 1.5.0
[CocoaPods.git] / Specs / 0 / a / 8 / AMapSearch-NO-IDFA / 9.2.0 / AMapSearch-NO-IDFA.podspec.json
blobbef64f8c9d721c57bdd251b57f345b0861668180
2   "name": "AMapSearch-NO-IDFA",
3   "version": "9.2.0",
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": "https://lbs.amap.com/api/ios-sdk/reference/",
14   "source": {
15     "http": "https://a.amap.com/lbs/static/zip/AMap_iOS_Search_Lib_V9.2.0.zip"
16   },
17   "source_files": "AMapSearchKit.framework/**/*.{h}",
18   "platforms": {
19     "ios": "9.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.6.9"
36     ]
37   }