[Add] TradPlusAdSDK 12.9.0
[CocoaPods.git] / Specs / 9 / a / 3 / GraphLayout / 0.1.1 / GraphLayout.podspec.json
blobe7ad8c1b3ae1a5b443642de1eb1588a2bef0564c
2   "name": "GraphLayout",
3   "version": "0.1.1",
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.1"
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"