blob: 1a7869f058d6718261be961bcde2cce0823eee3c [file] [log] [blame]
{
"name": "LegibleError",
"version": "1.0.0",
"summary": "User-friendly, debug-helping, legible error strings.",
"homepage": "https://github.com/mxcl/LegibleError",
"license": {
"type": "Unlicense",
"file": "LICENSE"
},
"authors": {
"mxcl": "mxcl@me.com"
},
"source": {
"git": "https://github.com/mxcl/LegibleError.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/mxcl",
"platforms": {
"osx": "10.10",
"ios": "8.0",
"tvos": "10.0",
"watchos": "2.0"
},
"source_files": "Sources/*",
"swift_version": "4.2"
}