blob: f53719f1603ad1369ba8304d2f30bbf168192b9b [file] [log] [blame]
{
"name": "JYRadarChart",
"version": "0.4.0",
"summary": "an iOS open source Radar Chart implementation",
"homepage": "https://github.com/johnnywjy/JYRadarChart",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Johnny Wu": "johnny.wjy07@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/johnnywjy/JYRadarChart.git",
"tag": "0.4.0"
},
"source_files": "*.{h,m}",
"frameworks": "CoreGraphics",
"requires_arc": true
}