blob: 346a98baab9e246afec2c1a7414e11b91ec5d963 [file] [log] [blame]
{
"name": "CLCircleProgressView",
"version": "1.0.1",
"summary": "圆形进度条",
"description": "一个简单的圆形进度条",
"homepage": "https://github.com/CalvinLeo/CLCircleProgressView",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"Calvin": "calvin.gao@foxmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/CalvinLeo/CLCircleProgressView.git",
"tag": "v1.0.1"
},
"source_files": [
"ClCircleProgressView/CLProgressView",
"ClCircleProgressView/CLProgressView/**/*.{h,m}"
]
}