blob: 28fcae2a80d7a09425a86457760d3f6051aa5474 [file] [log] [blame]
{
"name": "ScrollableGraphView",
"version": "4.0.3",
"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.3"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Classes/**/*.swift",
"pushed_with_swift_version": "3.0"
}