blob: b389a7bfa31ac3d7db18c98d42a83ad8d46f0716 [file] [log] [blame]
{
"name": "SpiderWebChart",
"platforms": {
"ios": "11.0"
},
"summary": "This project allows you to create a spider web chart with gradient.",
"requires_arc": true,
"version": "1.0.4",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sanchit Goel": "sanch.goel@gmail.com"
},
"homepage": "https://github.com/sanchgoel/Spider-Web-Chart",
"source": {
"git": "https://github.com/sanchgoel/Spider-Web-Chart.git",
"tag": "1.0.4"
},
"frameworks": "UIKit",
"source_files": "SpiderWebChart/**/*.{swift}",
"swift_versions": "5.0",
"swift_version": "5.0"
}