[Add] PrimerSDK 2.33.1
[CocoaPods.git] / Specs / 4 / e / 7 / HondaConnectSDK / 0.0.4 / HondaConnectSDK.podspec.json
blob7f7db11bc1697404ff8b3822bd3159d36952fe77
2   "name": "HondaConnectSDK",
3   "version": "0.0.4",
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.0.4"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "requires_arc": true,
22   "vendored_frameworks": "HondaConnectSDK.framework",
23   "frameworks": [
24     "Foundation",
25     "UIKit",
26     "CoreLocation",
27     "Security",
28     "CoreTelephony",
29     "SystemConfiguration",
30     "JavaScriptCore",
31     "WebKit"
32   ],
33   "static_framework": true,
34   "pod_target_xcconfig": {
35     "OTHER_LDFLAGS": "-lObjC",
36     "VALID_ARCHS": "x86_64 armv7 arm64"
37   },
38   "dependencies": {
39     "MJExtension": [
41     ],
42     "AFNetworking/Reachability": [
44     ],
45     "AFNetworking/Serialization": [
47     ],
48     "AFNetworking/Security": [
50     ],
51     "AFNetworking/NSURLSession": [
53     ],
54     "Masonry": [
56     ],
57     "KVOController": [
59     ],
60     "FDFullscreenPopGesture": [
62     ],
63     "IQKeyboardManager": [
65     ],
66     "Nimbus/Models": [
68     ],
69     "MJRefresh": [
71     ],
72     "DZNEmptyDataSet": [
74     ],
75     "MMMaterialDesignSpinner": [
77     ]
78   }