blob: ded0819388dde56b66dccb3c577cc7056c7cdbd4 [file] [log] [blame]
{
"name": "Shawshank",
"version": "0.0.5",
"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.5"
},
"source_files": "Shawshank/*.swift",
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"swift_version": "5.0"
}