blob: acd30e8d70cef30c968911a8395af1df82ec15b8 [file] [log] [blame]
{
"name": "LZProgress",
"version": "0.0.4",
"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.4"
},
"source_files": [
"Classes",
"LZProgress/LZProgress/LZProgressView.{h,m}"
],
"exclude_files": "Classes/Exclude",
"requires_arc": true
}