[Add] Vitals 3.2.4
[CocoaPods.git] / Specs / b / 9 / d / EWYmodemSDK / 0.1.0 / EWYmodemSDK.podspec.json
blob74c9d6d2542d81cce1ab925f9277ccc322704cae
2   "name": "EWYmodemSDK",
3   "version": "0.1.0",
4   "summary": "Ymodem OTA SDK",
5   "description": "适用于 Ymodem 协议的 OTA 升级。",
6   "homepage": "https://github.com/kelijun/EWYmodemSDK",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "Kelijun": "888@ kelijun.com"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source": {
18     "git": "https://github.com/kelijun/EWYmodemSDK.git",
19     "tag": "0.1.0"
20   },
21   "source_files": "EWYmodemSDK.framework/Headers/*.{h,m,plist}",
22   "exclude_files": "Classes/Exclude",
23   "dependencies": {
24     "EWBluetoothSDK": [
25       "~> 0.1.0"
26     ]
27   }