blob: 62192cacb6a079d73e02a84c2a453492f64a9f5e [file] [log] [blame]
{
"name": "EasyChart",
"version": "0.2.4",
"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": "MIT",
"authors": {
"gustn3965": "gustn3965@gmail.com"
},
"platforms": {
"ios": "13.0"
},
"source": {
"git": "https://github.com/gustn3965/EasyChart.git",
"tag": "0.2.4"
},
"source_files": "EasyChart/",
"swift_version": "5.0"
}