[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 3 / 1 / d / SwiftGraphKit / 0.2.0 / SwiftGraphKit.podspec.json
blob7cbd37a6de5cd9769751b396474ab4f6b4a90dab
2   "name": "SwiftGraphKit",
3   "version": "0.2.0",
4   "swift_version": "4.2",
5   "summary": "SwiftGraphKit is a framework to draw scrollable graph on your app.",
6   "description": "SwiftGraphKit is a framework to draw graph on your app. GraphView are scrollable and zoomable, content is automatically redraw to have amazing animation.",
7   "homepage": "https://github.com/bessonnet/SwiftGraphKit",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "cbessonnet75@gmail.com": "cbessonnet75@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/bessonnet/SwiftGraphKit.git",
17     "tag": "0.2.0"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "Classes/**/*"