[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / d / 7 / 5 / EWChargingPileSDK / 0.1.6 / EWChargingPileSDK.podspec.json
blob5548314fbdb139ed6f782ac276f9fd373b4e685f
2   "name": "EWChargingPileSDK",
3   "version": "0.1.6",
4   "summary": "充电桩 SDK",
5   "description": "易能科技出品的充电桩控制 SDK,用来建立与充电桩的连接。",
6   "homepage": "http://EXAMPLE/EWChargingPileSDK",
7   "license": "MIT",
8   "authors": {
9     "Kelijun": "888@kelijun.com"
10   },
11   "platforms": {
12     "ios": "12.2"
13   },
14   "source": {
15     "git": "https://github.com/kelijun/EWChargingPileSDK.git",
16     "tag": "0.1.6"
17   },
18   "source_files": "EWChargingPileSDK.framework/**/*.{h,m}",
19   "vendored_frameworks": "*.{framework}",
20   "pod_target_xcconfig": {
21     "VALID_ARCHS": "x86_64 armv7 arm64"
22   },
23   "dependencies": {
24     "EWBluetoothSDK": [
25       "0.1.7"
26     ],
27     "EWYmodemSDK": [
29     ],
30     "MQTTClient": [
31       "~> 0.15.3"
32     ]
33   }