[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 6 / 3 / 5 / TestPodkeith2 / 2.0.1 / TestPodkeith2.podspec.json
blob9684ddc230149b116339f64f00f51acf3b90d5ae
2   "name": "TestPodkeith2",
3   "version": "2.0.1",
4   "summary": "testPod for test purpose.",
5   "description": "It for testing.\nmainly to do a test lar",
6   "homepage": "https://github.com/keithtso/podTest",
7   "license": {
8     "type": "CopyRight",
9     "text": "Copyright © 1998-2018 Tencent All Rights Reserved"
10   },
11   "authors": {
12     "Keith": "keithcao353@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source": {
19     "http": "https://a.amap.com/lbs/static/zip/AMap_iOS_3DMap_Lib_V6.7.0.zip"
20   },
21   "public_header_files": "MAMapKit.framework/Headers/*.h",
22   "source_files": "MAMapKit.framework/Headers/*.h",
23   "resources": "MAMapKit.framework/AMap.bundle",
24   "frameworks": [
25     "UIKit",
26     "CoreText",
27     "CoreLocation",
28     "QuartzCore",
29     "SystemConfiguration",
30     "CoreTelephony",
31     "Security",
32     "OpenGLES",
33     "CoreGraphics",
34     "GLKit"
35   ],
36   "libraries": [
37     "c++",
38     "sqlite3.0"
39   ],
40   "ios": {
41     "vendored_frameworks": "MAMapKit.framework"
42   },
43   "compiler_flags": "-ObjC",
44   "dependencies": {
45     "AMapFoundation": [
46       "~> 1.5"
47     ]
48   }