blob: 671f86f14532c5fad274f6d11c442d1da77f60e9 [file] [log] [blame]
{
"name": "RadarChartView",
"version": "1.0.0",
"summary": "RadarChart for iOS",
"homepage": "https://github.com/furuyan/RadarChartView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"furuyan": "kfuruyan@gmail.com"
},
"source": {
"git": "https://github.com/furuyan/RadarChartView.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "RadarChartView/Classes/**/*",
"pushed_with_swift_version": "3.1"
}