blob: 21614ba9831a7ef247f63db425367235628d3d8b [file] [log] [blame]
{
"name": "JustPieChart",
"version": "0.1.0",
"summary": "The easiest pie chart for iOS",
"description": "Simple and elegant pie chart for iOS applications",
"homepage": "https://github.com/astrokin/PieChart",
"screenshots": "https://dl.dropboxusercontent.com/s/pbfn4v9e4562qf8/demo.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alexey Strokin": "alex.strok@gmail.com"
},
"source": {
"git": "https://github.com/astrokin/PieChart.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JustPieChart/JustPieChart/Classes/**/*",
"frameworks": "UIKit"
}