blob: 6815e6be60cf6f56a79d7a4b710f03b37b749358 [file] [log] [blame]
{
"name": "Shawshank",
"version": "0.0.4",
"license": "MIT",
"summary": "Easy stubbing for network calls in Swift unit tests",
"homepage": "https://github.com/atetlaw/shawshank",
"authors": {
"Andrew Tetlaw": "andrew@tetlaw.id.au"
},
"source": {
"git": "https://github.com/atetlaw/shawshank.git",
"tag": "0.0.4"
},
"source_files": "Shawshank/*.swift",
"platforms": {
"ios": "9.0"
},
"swift_version": "4.2"
}