[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / c / 5 / d / AMapNavi-NO-IDFA / 7.5.0 / AMapNavi-NO-IDFA.podspec.json
blobf950c1aa84b6edb7f88cfd0526d41d92b4c52ddc
2   "name": "AMapNavi-NO-IDFA",
3   "version": "7.5.0",
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": "http://lbsbbs.amap.com/forum.php?mod=forumdisplay&fid=54",
13   "documentation_url": "http://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_V7.5.0.zip"
16   },
17   "source_files": "AMapNaviKit.framework/**/*.{h}",
18   "platforms": {
19     "ios": "8.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   ],
43   "libraries": [
44     "z",
45     "c++"
46   ],
47   "dependencies": {
48     "AMapFoundation-NO-IDFA": [
49       "~>1.6.3"
50     ]
51   }