blob: 39b40ee3ee492bd64b805e27a16597be46385827 [file] [log] [blame]
{
"name": "MJPieProgressView",
"version": "1.0.0",
"summary": "Pie chart, Pie progress bar.",
"homepage": "https://github.com/iosLiuPeng/MJPieProgressView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"iosLiuPeng": "392009255@qq.com"
},
"source": {
"git": "https://github.com/iosLiuPeng/MJPieProgressView.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "Classes/*.{h,m}",
"frameworks": "UIKit"
}