blob: 339f45dce3c43cda61cb799ad85ba939b92131e6 [file] [log] [blame]
{
"name": "Mocker",
"version": "1.1.0",
"summary": "Mock data requests using a custom URLProtocol and run them offline.",
"description": "Mocker is a library written in Swift which makes it possible to mock data requests using a custom URLProtocol and run them offline.",
"homepage": "https://github.com/WeTransfer/Mocker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Antoine van der Lee": "antoine@wetransfer.com",
"Samuel Beek": "ik@samuelbeek.com"
},
"source": {
"git": "https://github.com/WeTransfer/Mocker.git",
"tag": "1.1.0"
},
"social_media_url": "https://twitter.com/WeTransfer",
"platforms": {
"ios": "9.0"
},
"source_files": "Sources/**/*",
"pushed_with_swift_version": "3.0"
}