blob: 7030aff34a716b9c68a45a97accf02f234288413 [file] [log] [blame]
{
"name": "DDSpiderChart",
"version": "0.3",
"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.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DDSpiderChart/Classes/**/*",
"pushed_with_swift_version": "4.0"
}