blob: b39803aec3e38015849cd0fe8841eb2f4ee943c7 [file] [log] [blame]
{
"name": "ZDQFlowView",
"version": "0.0.2",
"summary": "类似支付宝购物流程",
"homepage": "https://github.com/CoderDqZhang/ZDQFlowView",
"license": "MIT",
"authors": {
"CoderDqZhang": "769839948@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/CoderDqZhang/ZDQFlowView.git",
"tag": "0.0.2"
},
"source_files": "FlowView/*",
"resources": "FlowView/*.{png,xib,nib,bundle}",
"requires_arc": true
}