blob: b83b35cd0f3e754d1d4bb4a1c67275c42492549b [file] [log] [blame]
{
"name": "Lazy",
"version": "1.0.0",
"summary": "Save the hard work for later.",
"homepage": "https://github.com/nvzqz/Lazy",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": "Nikolai Vazquez",
"platforms": {
"ios": "8.0",
"osx": "10.9",
"watchos": "2.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/nvzqz/Lazy.git",
"tag": "v1.0.0"
},
"source_files": "Sources/*.swift"
}