blob: b04800985df3737e3c0571dd7229c7aa1ed322ed [file] [log] [blame]
{
"name": "LineGraphView",
"version": "1.0.1",
"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_version": "5.0",
"source": {
"git": "https://github.com/wrench0318/LineGraphView.git",
"tag": "v1.0.1"
},
"source_files": [
"LineGraphView",
"LineGraphView/**/*.{swift,h,m}'"
]
}