blob: afe0e0ba5786cc6d9a7342fc6a72de18045826b2 [file] [log] [blame]
{
"name": "XCCircleProgressView",
"version": "1.0.0",
"summary": "CircleProgressView",
"description": "CircleProgressView自定义圆形进度圈",
"homepage": "https://github.com/fanxiaocong/XCCircleProgressView",
"license": "MIT",
"authors": {
"樊小聪": "1016697223@qq.com"
},
"source": {
"git": "https://github.com/fanxiaocong/XCCircleProgressView.git",
"tag": "1.0.0"
},
"source_files": "XCCircleProgress",
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"frameworks": "UIKit"
}