blob: 3aa1bdf6a1a5c8cb4ebf5548635aa22778c0e616 [file] [log] [blame]
{
"name": "LZProgress",
"version": "0.0.2",
"summary": "一个圆形的进度条,LZProgress.",
"description": "一个圆形的进度条,直接引入即可,不过frame必须是正方形的尺寸,不然会引起变形。",
"homepage": "https://github.com/liangzhen6/LZProgress",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"shenzhenshihua": "liangz@szmn.com.cn"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/liangzhen6/LZProgress.git",
"tag": "0.0.2"
},
"source_files": [
"Classes",
"LZProgress/LZProgressView.{h,m}"
],
"exclude_files": "Classes/Exclude",
"requires_arc": true
}