blob: fc8f3106f97b1c5f4b55b58c7c4d7b050796b4df [file] [log] [blame]
{
"name": "PieCharts",
"version": "0.0.6",
"summary": "Easy to use and highly customizable pie charts library for iOS",
"homepage": "https://github.com/i-schuetz/PieCharts",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"authors": "Ivan Schuetz",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/i-schuetz/PieCharts.git",
"tag": "0.0.6"
},
"source_files": [
"PieCharts/*.swift",
"PieCharts/**/*.swift"
],
"frameworks": [
"Foundation",
"UIKit",
"CoreGraphics"
],
"pushed_with_swift_version": "4.0"
}