blob: d6cad1803f3c3e6a34ec0f6e487b61096433c4be [file] [log] [blame]
{
"name": "ScrollableGraphView",
"version": "1.2.1",
"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": "1.2.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Classes/ScrollableGraphView.swift"
}