blob: 675e5155cddfd98280049e27f12ce23473612205 [file] [log] [blame]
{
"name": "UINodes",
"version": "0.0.1",
"summary": "Graph & Tree Visualization",
"description": "Interactive Graph & Tree Visualization on iOS, macOS, tvOS, based on the SwiftNodes framework",
"homepage": "http://flowtoolz.com",
"license": "MIT",
"authors": {
"Flowtoolz": "contact@flowtoolz.com"
},
"source": {
"git": "https://github.com/flowtoolz/UINodes.git",
"tag": "0.0.1"
},
"requires_arc": true,
"swift_version": "4.2",
"platforms": {
"ios": "9.0",
"osx": "10.11",
"tvos": "9.0"
},
"source_files": "Code/**/*.swift"
}