2 "name": "Clibgraphviz",
4 "authors": "Neil Clayton",
5 "summary": "Copy of GraphViz https://github.com/SwiftDocOrg/GraphViz to add a podspec",
6 "description": "Copy of GraphViz https://github.com/SwiftDocOrg/GraphViz \nThis is here to shut up the \"import Clibgraphviz\". It includes the .h files for graphviz.\n\nHad to comment out the <inttpyes> include to make xcode (12) happy. Seemed to work ok.",
7 "homepage": "http://shinywhitebox.com/",
13 "git": "https://github.com/shinywhitebox/GraphViz.git",
17 "Sources/Clibgraphviz/*.h",
24 "swift_versions": "5",
25 "pod_target_xcconfig": {
26 "DEFINES_MODULE": "YES"
29 "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES"