blob: cf8fe912018c06382b07a6da932a01ad82de9428 [file] [log] [blame]
{
"name": "RadarChart",
"version": "1.0.1",
"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.1"
},
"source_files": "RadarChart/*.swift",
"swift_version": "4.2"
}