blob: 6509a2fcfed7f459da76e2f8bde0c37dae5e3df6 [file] [log] [blame]
{
"name": "TKRadarChart",
"version": "1.0.0",
"summary": "TKRadarChart is a customizable radar chart",
"license": {
"type": "MIT License",
"file": "LICENSE"
},
"homepage": "https://github.com/TBXark/TKRadarChart",
"authors": {
"TBXark": "https://github.com/TBXark"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/TBXark/TKRadarChart.git",
"tag": "1.0.0"
},
"source_files": "TKRadarChart/TKRadarChart.swift",
"requires_arc": true
}