[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / e / 8 / 6 / SimpleGraphs / 0.0.1 / SimpleGraphs.podspec.json
blob0c3d24404b79bf7c7911d1e3c408d538ebd72c8f
2   "name": "SimpleGraphs",
3   "version": "0.0.1",
4   "summary": "Draw a SimpleGraph.",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "homepage": "https://github.com/Taillook/SimpleGraphs",
10   "authors": {
11     "Taillook": "Taillook.S[at]gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/Taillook/SimpleGraphs.git",
15     "tag": "0.0.1"
16   },
17   "platforms": {
18     "ios": "10.2"
19   },
20   "requires_arc": true,
21   "source_files": "SimpleGraphs/*.swift",
22   "pushed_with_swift_version": "3.0"