[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 9 / a / 3 / GraphLayout / 0.1.0 / GraphLayout.podspec.json
blob9e0a955c77ab6485ab9a5ed213f2819eec9937da
2   "name": "GraphLayout",
3   "version": "0.1.0",
4   "summary": "GraphLayout - UI controls for  graph visualization. It is powered by Graphviz",
5   "description": "GraphLayout - UI controls for  graph visualization. It is powered by Graphviz. Graph visualization is a way of representing structural information as diagrams of abstract graphs and networks.",
6   "homepage": "https://github.com/bakhtiyork/GraphLayout",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Bakhtiyor Khodjaev": "pods@bakhtiyor.com"
13   },
14   "source": {
15     "git": "https://github.com/bakhtiyork/GraphLayout.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_version": "4.0",
22   "source_files": "GraphLayout/Classes/**/*",
23   "libraries": [
24     "z",
25     "stdc++"
26   ],
27   "vendored_libraries": "GraphLayout/lib/*.a"