[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / c / 5 / d / AMapNavi-NO-IDFA / 9.8.1 / AMapNavi-NO-IDFA.podspec.json
blobd9b9f1e9a7e50207fe264ba8af0b5a21c9cd09c5
2   "name": "AMapNavi-NO-IDFA",
3   "version": "9.8.1",
4   "summary": "AMapNaviKit for iOS.",
5   "description": "AMapNavi SDK for iOS by Autonavi.",
6   "homepage": "http://lbs.amap.com/api/ios-navi-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": "https://lbsbbs.amap.com/forum.php?mod=forumdisplay&fid=54",
13   "documentation_url": "https://a.amap.com/lbs/static/unzip/iOS_Navi_Doc/index.html",
14   "source": {
15     "http": "https://a.amap.com/lbs/static/zip/AMap_iOS_Navi_Lib_V9.8.1.zip"
16   },
17   "source_files": "AMapNaviKit.framework/**/*.{h}",
18   "platforms": {
19     "ios": "9.0"
20   },
21   "requires_arc": true,
22   "xcconfig": {
23     "ARCHS": "$(ARCHS_STANDARD)"
24   },
25   "public_header_files": "AMapNaviKit.framework/Headers/*.h",
26   "resources": [
27     "AMapNaviKit.framework/AMapNavi.bundle",
28     "AMapNaviKit.framework/AMap.bundle"
29   ],
30   "vendored_frameworks": "AMapNaviKit.framework",
31   "frameworks": [
32     "CoreLocation",
33     "SystemConfiguration",
34     "CoreTelephony",
35     "Security",
36     "AVFoundation",
37     "QuartzCore",
38     "OpenGLES",
39     "CoreText",
40     "CoreGraphics",
41     "GLKit",
42     "CoreMotion"
43   ],
44   "libraries": [
45     "z",
46     "c++"
47   ],
48   "dependencies": {
49     "AMapFoundation-NO-IDFA": [
50       ">= 1.8.2"
51     ]
52   }