[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 4 / e / 7 / HondaConnectSDK / 0.1.23 / HondaConnectSDK.podspec.json
blob1094634d330bcd373a3e87e9eb500187624074ae
2   "name": "HondaConnectSDK",
3   "version": "0.1.23",
4   "summary": "HondaConnectSDK",
5   "description": "HondaConnectSDK",
6   "homepage": "https://github.com/hondaVSP/HondaConnectSDK",
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/HondaConnectSDK.git",
16     "tag": "0.1.23"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "vendored_frameworks": "HondaConnectSDK.framework",
22   "frameworks": [
23     "Foundation",
24     "UIKit",
25     "CoreLocation",
26     "Security",
27     "CoreTelephony",
28     "SystemConfiguration",
29     "JavaScriptCore",
30     "WebKit",
31     "CoreData",
32     "CoreServices"
33   ],
34   "static_framework": true,
35   "resources": "*.bundle",
36   "pod_target_xcconfig": {
37     "OTHER_LDFLAGS": "-lObjC",
38     "VALID_ARCHS": "x86_64 armv7 arm64"
39   },
40   "libraries": [
41     "z",
42     "sqlite3.0"
43   ],
44   "dependencies": {
45     "MJExtension": [
47     ],
48     "AFNetworking/Reachability": [
50     ],
51     "AFNetworking/Serialization": [
53     ],
54     "AFNetworking/Security": [
56     ],
57     "AFNetworking/NSURLSession": [
59     ],
60     "Masonry": [
62     ],
63     "KVOController": [
65     ],
66     "HCFullscreenPopGesture": [
68     ],
69     "IQKeyboardManager": [
71     ],
72     "Nimbus/Models": [
74     ],
75     "MJRefresh": [
77     ],
78     "DZNEmptyDataSet": [
80     ],
81     "MMMaterialDesignSpinner": [
83     ],
84     "HCWebViewJavascriptBridge": [
86     ],
87     "FMDB": [
89     ],
90     "AliyunOSSiOS": [
92     ],
93     "CocoaLumberjack": [
95     ]
96   }