blob: 1ccd6922f94e070e5e562f52a99959fcb7467810 [file] [log] [blame]
{
"name": "LineGraphView",
"version": "1.0.3",
"summary": "create LineGraphView",
"description": "You can make a line graph",
"homepage": "https://github.com/wrench0318/LineGraphView",
"authors": "Masaharu Dobashi",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/wrench0318/LineGraphView.git",
"tag": "v1.0.3"
},
"source_files": "LineGraphView/**/*.{swift,h,m}",
"swift_version": "5.0"
}