[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / e / a / 7 / VSPScanCodeChargingModule / 0.1.1 / VSPScanCodeChargingModule.podspec.json
blob91a4878bffd2d1b59aa4ff0e47acc698f4cf3b44
2   "name": "VSPScanCodeChargingModule",
3   "version": "0.1.1",
4   "summary": "VSPScanCodeChargingModule",
5   "description": "VSPScanCodeChargingModule 扫码充电",
6   "homepage": "https://github.com/hondaVSP/VSPScanCodeChargingModule",
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/VSPScanCodeChargingModule.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "requires_arc": true,
22   "vendored_frameworks": "VSPScanCodeChargingModule.framework",
23   "static_framework": true,
24   "resources": "VSPScanCodeChargingModule.bundle",
25   "pod_target_xcconfig": {
26     "OTHER_LDFLAGS": "-lObjC",
27     "VALID_ARCHS": "x86_64 armv7 arm64"
28   },
29   "frameworks": [
30     "UIKit",
31     "Foundation"
32   ],
33   "dependencies": {
34     "YYKit": [
36     ],
37     "HondaConnectSDK": [
39     ],
40     "SDWebImage": [
42     ],
43     "JSONModel": [
45     ],
46     "HCPayModule": [
48     ]
49   }