blob: 41a841e1f583dd22ee19288617475e1fd6c1b5b3 [file] [log] [blame]
{
"name": "YTPieChart",
"version": "0.0.1",
"summary": "A simple and pieChart lib for iOS",
"homepage": "https://github.com/OceanOver/YTPieChart",
"license": "MIT",
"authors": {
"YT": "https://oceanover.github.io/"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/OceanOver/YTPieChart.git",
"tag": "0.0.1"
},
"source_files": "YTPieChart/**/*.{h,m}",
"requires_arc": true
}