[Add] DittoObjC 4.9.2
[CocoaPods.git] / Specs / 0 / b / d / ILG / 0.1.4 / ILG.podspec.json
blob8a625997e451dec4f163b722b68255e3c2df872c
2   "name": "ILG",
3   "version": "0.1.4",
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.4"
19   },
20   "frameworks": "UIKit",
21   "source_files": "InteractiveLineGraph/Sources/**/*.{swift}",
22   "requires_arc": true,
23   "swift_version": "4.2"