blob: ef31ad0ef5c6cb08fcac50da82dad47aeb2fd466 [file] [log] [blame]
{
"name": "Swish",
"version": "2.0.4",
"summary": "Nothing but net(working)",
"homepage": "https://github.com/thoughtbot/Swish",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Gordon Fontenot": "gordon@thoughtbot.com",
"Sid Raval": "sid@thoughtbot.com",
"thoughtbot": null
},
"social_media_url": "http://twitter.com/thoughtbot",
"source": {
"git": "https://github.com/thoughtbot/Swish.git",
"tag": "v2.0.4"
},
"source_files": "Source/**/*.{h,swift}",
"dependencies": {
"Argo": [
"~> 4.0"
],
"Result": [
"~> 3.1"
]
},
"requires_arc": true,
"platforms": {
"ios": "8.0",
"osx": "10.9",
"watchos": "2.0",
"tvos": "9.0"
}
}