blob: b3756dc77eb5181729527999c505d2f77e777a31 [file] [log] [blame]
{
"name": "ScrollableGraphView",
"version": "3.1.0",
"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/Scrollable-GraphView.git",
"tag": "3.1.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Classes/ScrollableGraphView.swift",
"pushed_with_swift_version": "3.0"
}