blob: 828744ba12f20b5437a3eadcc08bb95bc163a798 [file] [log] [blame]
{
"name": "JYRadarChart",
"version": "0.3.2",
"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": "5.0"
},
"source": {
"git": "https://github.com/johnnywjy/JYRadarChart.git",
"tag": "0.3.2"
},
"source_files": "*.{h,m}",
"frameworks": "CoreGraphics",
"requires_arc": true
}