blob: 5bc6bbf6146f294107aa9944affd066d3e13f09e [file] [log] [blame]
{
"name": "EasyChart",
"version": "0.1.0",
"swift_versions": "5.0",
"summary": "Creating simple chart",
"description": "This is simple chart. Just initialize with simple data, then you will get chart view. You can drag on chart to see specific data.",
"homepage": "https://github.com/gustn3965/EasyChart",
"license": "Apache License, Version 2.0",
"authors": {
"gustn3965": "gustn3965@gmail.com"
},
"platforms": {
"ios": "13.0"
},
"source": {
"git": "https://github.com/gustn3965/EasyChart.git",
"tag": "0.1.0"
},
"source_files": "EasyChart/",
"swift_version": "5.0"
}