blob: 03f069cb8a311a03732d12bb0ec791ed326c6659 [file] [log] [blame]
{
"name": "SHPieChartView",
"version": "1.0.2",
"summary": "`SHPieChartView` a reusable UIView subclass to create Pie Charts",
"description": " `SHPieChartView` is a reusable UIView subclass to create Pie Charts\n",
"homepage": "https://github.com/grevolution/SHPieChartView",
"license": {
"type": "MIT"
},
"authors": {
"Shan Ul Haq": "g@grevolution.me"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/grevolution/SHPieChartView.git",
"tag": "1.0.2"
},
"requires_arc": true,
"source_files": "SHPieChartView/SHPieChartView/*.{h,m}",
"exclude_files": "Classes/Exclude"
}