blob: 4806b6da0018b3d6c13979e9758d82b16b513dee [file] [log] [blame]
{
"name": "JYRadarChart",
"version": "0.3.1",
"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.1"
},
"source_files": "*.{h,m}",
"frameworks": "CoreGraphics",
"requires_arc": true
}