blob: 1fccd3bb487ba7fcb14c0c152d931132c9a08066 [file] [log] [blame]
{
"name": "Shawshank",
"version": "0.0.3",
"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.3"
},
"source_files": "Shawshank/*.swift",
"platforms": {
"ios": "9.0"
},
"swift_version": "4.2"
}