blob: 34e75dc4cc13263348c9424df3fb21b4a31c4db4 [file] [log] [blame]
{
"name": "DDSpiderChart",
"version": "0.1.0",
"summary": "Easy to use Spider (Radar) Chart library for iOS written in Swift.",
"homepage": "https://github.com/dadalar/DDSpiderChart",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Deniz Adalar": "me@dadalar.net"
},
"source": {
"git": "https://github.com/dadalar/DDSpiderChart.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DDSpiderChart/Classes/**/*",
"pushed_with_swift_version": "3.0"
}