blob: d560c1c3100f7bfe6d56c0f7361a4fc2b5fe9b27 [file] [log] [blame]
{
"name": "SwiftTreeDataSource",
"version": "1.0.0",
"license": "MIT",
"summary": "Utils to handle hierachical data structures to help visualize them in lists-like way",
"homepage": "https://github.com/dzmitry-antonenka/SwiftTreeDataSource",
"authors": "dzmitry.antonenka@gmail.com",
"source": {
"git": "https://github.com/dzmitry-antonenka/SwiftTreeDataSource.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.0"
},
"swift_versions": [
"5.3"
],
"source_files": "Sources/SwiftTreeDataSource/*.swift",
"swift_version": "5.3"
}