blob: 41fdf3440937d9b45bd4ecca1a4aa49ede46388e [file] [log] [blame]
{
"name": "LazyList",
"version": "0.0.2",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"homepage": "https://github.com/schroepf/Lazy",
"authors": {
"Tobias Schröpf": "schroepf@gmail.com"
},
"summary": "Helper for lazy loading use cases",
"source": {
"git": "https://github.com/schroepf/LazyList.git",
"tag": "0.0.2"
},
"source_files": "LazyList/Sources/LazyList/*.swift",
"platforms": {
"ios": "8.0"
},
"swift_versions": "5.0",
"swift_version": "5.0"
}