blob: 7bf398deab5e9773efe65953a48fbb855686a997 [file] [log] [blame]
{
"name": "MMGraphView",
"version": "1.0.3",
"summary": "Render Graph on screen using Bezier Path and Bezier Curve",
"description": "Simple component to have a graph rendered on screen using bezier path and bezier curve.",
"homepage": "https://github.com/MuthurajMuthulingam/MMGraphView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Muthuraj Muthulingam": "muthurajmuthulingam@gmail.com"
},
"source": {
"git": "https://github.com/MuthurajMuthulingam/MMGraphView.git",
"tag": "1.0.3"
},
"platforms": {
"ios": "9.0"
},
"source_files": "MMGraphView/Classes/**/*",
"swift_version": "4.1"
}