[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / d / 7 / 5 / EWChargingPileSDK / 0.1.1 / EWChargingPileSDK.podspec.json
blob119d0504533c594df251e86429ad97ad1b15b2f5
2   "name": "EWChargingPileSDK",
3   "version": "0.1.1",
4   "summary": "充电桩控制 SDK",
5   "description": "易能科技出品的充电桩控制 SDK,用来建立与充电桩的连接。",
6   "homepage": "https://github.com/kelijun/EWChargingPileSDK",
7   "license": "GNU GPL",
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.1"
17   },
18   "source_files": "EWChargingPileSDK.framework/Headers/*.{h,m}",
19   "exclude_files": "Classes/Exclude",
20   "user_target_xcconfig": {
21     "GENERATE_INFOPLIST_FILE": "YES"
22   },
23   "pod_target_xcconfig": {
24     "GENERATE_INFOPLIST_FILE": "YES"
25   },
26   "dependencies": {
27     "EWBluetoothSDK": [
28       "~> 0.1.0"
29     ],
30     "EWYmodemSDK": [
31       "~> 0.1.0"
32     ],
33     "MQTTClient": [
34       "~> 0.15.3"
35     ]
36   }