blob: 6253afcee618c7579d557dac324b0749e4de9f97 [file] [log] [blame]
{
"name": "DDSpiderChart",
"version": "0.4",
"summary": "Easy to use Spider (Radar) Chart library for iOS written in Swift.",
"homepage": "https://github.com/dadalar/DDSpiderChart",
"screenshots": [
"https://raw.githubusercontent.com/dadalar/DDSpiderChart/master/Screenshots/sample1.png",
"https://raw.githubusercontent.com/dadalar/DDSpiderChart/master/Screenshots/sample2.png"
],
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Deniz Adalar": "me@dadalar.net"
},
"source": {
"git": "https://github.com/dadalar/DDSpiderChart.git",
"tag": "0.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DDSpiderChart/Classes/**/*"
}