[Add] NHValidationKit 1.0.1
[CocoaPods.git] / Specs / 4 / d / 6 / AMapFoundation-NO-IDFA / 1.8.0 / AMapFoundation-NO-IDFA.podspec.json
blobf22aeb8209f85fc05c0615ad094ba4f787b4308c
2   "name": "AMapFoundation-NO-IDFA",
3   "version": "1.8.0",
4   "summary": "AMapFoundationKit 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": "https://amappc.oss-cn-zhangjiakou.aliyuncs.com/lbs/static/zip/AMap_iOS_Foundation_NO_IDFA_Lib_V1.8.0.zip"
16   },
17   "source_files": "AMapFoundationKit.framework/**/*.{h}",
18   "platforms": {
19     "ios": "7.0"
20   },
21   "requires_arc": true,
22   "xcconfig": {
23     "ARCHS": "$(ARCHS_STANDARD)"
24   },
25   "user_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27   },
28   "pod_target_xcconfig": {
29     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
30   },
31   "public_header_files": "AMapFoundationKit.framework/Headers/*.h",
32   "vendored_frameworks": "AMapFoundationKit.framework",
33   "frameworks": [
34     "SystemConfiguration",
35     "CoreTelephony",
36     "Security",
37     "CoreLocation"
38   ],
39   "libraries": [
40     "z",
41     "c++"
42   ]