blob: d7effb12707454757aca5ca7a7505a27eb01e887 [file] [log] [blame]
{
"name": "CYPieChart",
"version": "0.0.2",
"summary": "A view that displays your data in a pie !",
"homepage": "https://github.com/Gocy015/CYPieChart",
"license": "MIT",
"authors": {
"Gocy": "651023362@qq.com"
},
"source": {
"git": "https://github.com/Gocy015/CYPieChart.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"frameworks": "UIKit",
"source_files": [
"CYPieChart/*",
"CYPieChart/DataModel/*"
]
}