blob: 50fc9e4fcf7e5964f0538fe5c039041f607df6ca [file] [log] [blame]
{
"name": "WLCharts",
"version": "1.0.0",
"summary": "A Collection of Charts",
"description": "The Collection of Charts,\nI created LineChart, PieChart, CircleChart, RadarChart, ScatterChart.",
"homepage": "https://github.com/zamberform/WLCharts",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zamberform": "brightzamber@gmail.com"
},
"source": {
"git": "https://github.com/zamberform/WLCharts.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WLCharts/Classes/**/*",
"frameworks": "UIKit",
"swift_version": "4.0"
}