blob: 797c6ef032c3592f7a358d4362904909c1ff7a03 [file] [log] [blame]
{
"name": "ToznySwish",
"version": "5.0.0",
"summary": "Nothing but net(working)",
"homepage": "https://github.com/tozny/Swish",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Gordon Fontenot": "gordon@thoughtbot.com",
"Sid Raval": "sid@thoughtbot.com",
"thoughtbot": null
},
"source": {
"git": "https://github.com/tozny/Swish.git",
"tag": "v5.0.0"
},
"source_files": "Source/**/*.{h,swift}",
"dependencies": {
"Result": [
"~> 4.1"
]
},
"requires_arc": true,
"platforms": {
"ios": "8.0",
"osx": "10.9",
"watchos": "2.0",
"tvos": "9.0"
}
}