[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / d / 7 / 5 / EWChargingPileSDK / 0.1.14 / EWChargingPileSDK.podspec.json
blobd3ce83311ef53a440e21904738080443bd2e41d1
2   "name": "EWChargingPileSDK",
3   "version": "0.1.14",
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": "11.0"
13   },
14   "source": {
15     "git": "https://github.com/kelijun/EWChargingPileSDK.git",
16     "tag": "0.1.14"
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   "xcconfig": {
24     "OTHER_LDFLAGS": "-ObjC"
25   },
26   "dependencies": {
27     "EWBluetoothSDK": [
28       "0.1.7"
29     ],
30     "EWYmodemSDK": [
32     ],
33     "MQTTClient": [
35     ]
36   }