[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 4 / 6 / e / ScrollableGraphView / 3.1.0 / ScrollableGraphView.podspec.json
blobb3756dc77eb5181729527999c505d2f77e777a31
2   "name": "ScrollableGraphView",
3   "version": "3.1.0",
4   "summary": "Scrollable graph view for iOS",
5   "description": "An adaptive scrollable graph view for iOS to visualise simple discrete datasets. Written in Swift.",
6   "homepage": "https://github.com/philackm/Scrollable-GraphView",
7   "license": "MIT",
8   "authors": {
9     "philackm": "philackm@icloud.com"
10   },
11   "source": {
12     "git": "https://github.com/philackm/Scrollable-GraphView.git",
13     "tag": "3.1.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Classes/ScrollableGraphView.swift",
20   "pushed_with_swift_version": "3.0"