[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 4 / e / 7 / HondaConnectSDK / 0.1.6 / HondaConnectSDK.podspec.json
blob7b3f5a6b8a80f94ae66ea735f51f7a65afd724ab
2   "name": "HondaConnectSDK",
3   "version": "0.1.6",
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.6"
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   ],
32   "pod_target_xcconfig": {
33     "OTHER_LDFLAGS": "-lObjC",
34     "VALID_ARCHS": "x86_64 armv7 arm64"
35   },
36   "dependencies": {
37     "MJExtension": [
39     ],
40     "AFNetworking/Reachability": [
42     ],
43     "AFNetworking/Serialization": [
45     ],
46     "AFNetworking/Security": [
48     ],
49     "AFNetworking/NSURLSession": [
51     ],
52     "Masonry": [
54     ],
55     "KVOController": [
57     ],
58     "FDFullscreenPopGesture": [
60     ],
61     "IQKeyboardManager": [
63     ],
64     "Nimbus/Models": [
66     ],
67     "MJRefresh": [
69     ],
70     "DZNEmptyDataSet": [
72     ],
73     "MMMaterialDesignSpinner": [
75     ],
76     "WebViewJavascriptBridge": [
78     ],
79     "FMDB": [
81     ]
82   }