blob: 25d26dbf855ce383ee86dc5333b09ac29b8f08e2 [file] [log] [blame]
{
"name": "Unreachable",
"version": "1.1.0",
"summary": "Unreachable code path hint for Swift.",
"homepage": "https://github.com/nvzqz/Unreachable",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": "Nikolai Vazquez",
"social_media_url": "https://twitter.com/nikolaivazquez",
"platforms": {
"ios": "8.0",
"osx": "10.9",
"watchos": "2.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/nvzqz/Unreachable.git",
"tag": "v1.1.0"
},
"source_files": "Sources/**/*.swift",
"pushed_with_swift_version": "3.1.1"
}