[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 4 / e / 7 / HondaConnectSDK / 0.1.8 / HondaConnectSDK.podspec.json
blob697867f6c70e1a678ae1299d4c0c1eadd6930db6
2   "name": "HondaConnectSDK",
3   "version": "0.1.8",
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.8"
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   "resources": "*.bundle",
33   "pod_target_xcconfig": {
34     "OTHER_LDFLAGS": "-lObjC",
35     "VALID_ARCHS": "x86_64 armv7 arm64"
36   },
37   "dependencies": {
38     "MJExtension": [
40     ],
41     "AFNetworking/Reachability": [
43     ],
44     "AFNetworking/Serialization": [
46     ],
47     "AFNetworking/Security": [
49     ],
50     "AFNetworking/NSURLSession": [
52     ],
53     "Masonry": [
55     ],
56     "KVOController": [
58     ],
59     "FDFullscreenPopGesture": [
61     ],
62     "IQKeyboardManager": [
64     ],
65     "Nimbus/Models": [
67     ],
68     "MJRefresh": [
70     ],
71     "DZNEmptyDataSet": [
73     ],
74     "MMMaterialDesignSpinner": [
76     ],
77     "WebViewJavascriptBridge": [
79     ],
80     "FMDB": [
82     ]
83   }