blob: fdf9a6ef18a4a1f48182725b235f608fdb49c1eb [file] [log] [blame]
{
"name": "MMGraphView",
"version": "1.0.1",
"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.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "MMGraphView/Classes/**/*",
"swift_version": "4.1"
}