blob: ddc56eb92a52da6793823a9a2e14cbe3dcb2f9fc [file] [log] [blame]
{
"name": "LyProgressCircleView",
"version": "0.0.2",
"summary": "圆环进度条",
"homepage": "https://github.com/zhangjie579/LyProgressCircleView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "7.0"
},
"authors": {
"zhangjie": "527512749@qq.com"
},
"source": {
"git": "https://github.com/zhangjie579/LyProgressCircleView.git",
"tag": "0.0.2"
},
"source_files": "demo/LyProgressCircleView/*.{h,m}",
"requires_arc": true,
"frameworks": "UIKit"
}