[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 6 / 0 / 8 / GHACConnectSDK / 0.1.8 / GHACConnectSDK.podspec.json
blob97cab91be77ae18e7e4a02baa11ee83f465bb957
2   "name": "GHACConnectSDK",
3   "version": "0.1.8",
4   "summary": "GHACConnectSDK",
5   "description": "GHACConnectSDK",
6   "homepage": "https://github.com/hondaVSP/GHACConnectSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "445878662@qq.com": "gongm@reachauto.com"
13   },
14   "source": {
15     "git": "https://github.com/hondaVSP/GHACConnectSDK.git",
16     "tag": "0.1.8"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "requires_arc": true,
22   "vendored_frameworks": [
23     "GHACConnectSDK.framework",
24     "TencentLBS.framework"
25   ],
26   "static_framework": true,
27   "resources": "GHACConnectSDK.bundle",
28   "pod_target_xcconfig": {
29     "OTHER_LDFLAGS": "-lObjC",
30     "VALID_ARCHS": "x86_64 armv7 arm64"
31   },
32   "dependencies": {
33     "SDWebImage": [
35     ],
36     "MJExtension": [
38     ],
39     "AFNetworking/Reachability": [
41     ],
42     "AFNetworking/Serialization": [
44     ],
45     "AFNetworking/Security": [
47     ],
48     "AFNetworking/NSURLSession": [
50     ],
51     "Masonry": [
53     ],
54     "KVOController": [
56     ],
57     "FDFullscreenPopGesture": [
59     ],
60     "IQKeyboardManager": [
62     ],
63     "Nimbus/Models": [
65     ],
66     "MJRefresh": [
68     ],
69     "DZNEmptyDataSet": [
71     ],
72     "MMMaterialDesignSpinner": [
74     ],
75     "HondaConnectSDK": [
77     ],
78     "Tencent-MapSDK": [
80     ],
81     "FMDB": [
83     ],
84     "lottie-ios": [
85       "2.5.3"
86     ],
87     "CocoaAsyncSocket": [
89     ]
90   }