blob: 7bb725189e8f2e4efc658a8d2a9066381d6ba050 [file] [log] [blame]
{
"name": "EasyChart",
"version": "0.2.7",
"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.7"
},
"source_files": "EasyChart/",
"swift_version": "5.0"
}