[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 1 / 8 / 0 / LSiOSChargeProgress / 0.2.0 / LSiOSChargeProgress.podspec.json
blob88ce5f2f28a5e2f47e442e27975f6605743f6384
2   "name": "LSiOSChargeProgress",
3   "version": "0.2.0",
4   "summary": "业务模块 - 充电进度",
5   "description": "充电进度模块封装",
6   "homepage": "https://code.aliyun.com/LSKit/LSiOSChargeProgress",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "danfort": "quanchengk@163.com"
13   },
14   "source": {
15     "git": "https://code.aliyun.com/LSKit/LSiOSChargeProgress.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LSiOSChargeProgress/Classes/**/*",
22   "resources": "LSiOSChargeProgress/Assets/**/*.{png}",
23   "dependencies": {
24     "LSiOSRequest": [
26     ],
27     "LSiOSPopView": [
29     ],
30     "LSiOSRouter": [
32     ],
33     "Masonry": [
35     ]
36   }