blob: 40e1520530dc98c7da4681d69b714bac0ba3061e [file] [log] [blame]
{
"name": "ScrollableGraphView",
"version": "4.0.6",
"summary": "Scrollable graph view for iOS",
"description": "An adaptive scrollable graph view for iOS to visualise simple discrete datasets. Written in Swift.",
"homepage": "https://github.com/philackm/Scrollable-GraphView",
"license": "MIT",
"authors": {
"philackm": "philackm@icloud.com"
},
"source": {
"git": "https://github.com/philackm/ScrollableGraphView.git",
"tag": "4.0.6"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"swift_version": "4.2",
"source_files": "Classes/**/*.swift"
}