[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 1 / 8 / 0 / LSiOSChargeProgress / 1.1.1 / LSiOSChargeProgress.podspec.json
blob3b5b1160a7a6765304416ced2d0561eea21bd6a7
2   "name": "LSiOSChargeProgress",
3   "version": "1.1.1",
4   "summary": "业务模块 - 充电进度",
5   "description": "阶段更新,兼容正在维护的充电项目\n1、充电过程中获取到订单已取消状态时,由直接回退,变更为先记录当前的操作状态,再调用回退代理;\n2、订单状态一旦取消,一律回调外部代理;\n3、限制弹窗交互;\n4、去除写死的返回事件和跳转站点详情事件,以代理方式开放;\n5、开放订单结束的代理回调;",
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": "1.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LSiOSChargeProgress/Classes/**/*",
22   "resources": "LSiOSChargeProgress/Assets/**/*.{png}",
23   "dependencies": {
24     "LSiOSBasic": [
26     ],
27     "LSiOSRequest": [
29     ],
30     "LSiOSPopView": [
32     ],
33     "LSiOSRouter": [
35     ],
36     "LSiOSMapTool": [
38     ],
39     "LSiOSCacheManager": [
41     ],
42     "Masonry": [
44     ]
45   }