[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 0 / b / d / ILG / 0.1.3 / ILG.podspec.json
blobc25d20d33049d4564953771bc5e4a17ede631223
2   "name": "ILG",
3   "version": "0.1.3",
4   "summary": "A simplified line graph with Robinhood-esque interaction. Because there aren't enough iOS graph libraries on Github.",
5   "platforms": {
6     "ios": "10.0"
7   },
8   "homepage": "https://github.com/joeynelson42/ILG",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Joey": "joeynelson42@gmail.com"
15   },
16   "source": {
17     "git": "https://github.com/joeynelson42/ILG.git",
18     "tag": "0.1.3"
19   },
20   "frameworks": "UIKit",
21   "source_files": "InteractiveLineGraph/Sources/**/*.{swift}",
22   "requires_arc": true,
23   "swift_version": "4.2"