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