blob: 98c8f0bb964a9106f06559f9dceb3673ceb9351a [file] [log] [blame]
{
"name": "CJPieProgressView",
"version": "1.0.1",
"summary": "The view of a circular pie.",
"description": "A simple round cakes view, we can by setting the progress to want the pie.",
"homepage": "https://github.com/dreamCC/CJPieProgressView",
"license": "MIT",
"authors": {
"dreamCC": "568644031@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/dreamCC/CJPieProgressView.git",
"tag": "1.0.1"
},
"source_files": "CJPieProgressView/*.{h,m}",
"requires_arc": true
}