blob: ada6ab812ad566c1af24e664ccc5a38b1070eb8a [file] [log] [blame]
{
"name": "FFCPieChart",
"version": "1.0.0",
"summary": "Pie charts for iOS",
"description": " Dead-simple pie and donut charts for iOS\n",
"homepage": "https://github.com/fcanas/FFCPieChart",
"screenshots": "https://raw.github.com/fcanas/FFCPieChart/master/3Charts.png",
"license": "MIT",
"authors": {
"Fabian Canas": "fcanas@gmail.com"
},
"source": {
"git": "https://github.com/fcanas/FFCPieChart.git",
"tag": "v1.0.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"public_header_files": "Pod/Classes/**/*.h",
"frameworks": "UIKit"
}