blob: 95f2ac3cc883ff30777b278fb829d73374f097e3 [file] [log] [blame]
{
"name": "MVVPieChart",
"version": "0.1.0",
"summary": "A simple pie chart library for use in iOS.",
"homepage": "https://github.com/Hiiragisan09/MVVPieChart",
"license": {
"type": "MIT License",
"file": "LICENSE"
},
"authors": {
"Martyn de Vries": "vriesdemartyn@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Hiiragisan09/MVVPieChart.git",
"tag": "0.1.0"
},
"source_files": "Pod/Classes/**/*"
}