blob: dd109b191ad2250d6fdd32ab501059094e2a8cd2 [file] [log] [blame]
{
"name": "RadarChart",
"version": "1.0.0",
"summary": "A lightweight and simple to use radar chart.",
"homepage": "https://github.com/nkmrh/RadarChart",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Hajime Nakamura": "nkmrhj@gmail.com"
},
"social_media_url": "http://twitter.com/_nkmrh",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/nkmrh/RadarChart.git",
"tag": "1.0.0"
},
"source_files": "RadarChart/*.swift",
"swift_version": "4.2"
}