blob: 1b938c9471da61d8ab441585916913d829040681 [file] [log] [blame]
{
"name": "Fibs",
"version": "0.0.29",
"summary": "Mock endpoints & execute commands",
"description": "Library for mocking network traffic and executing shell commands locally from running app.",
"homepage": "https://github.com/appunite/fibs",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Damian KolasiƄski": "damian.kolasinski@appunite.com",
"Szymon Mrozek": "szymon.mrozek.sm@gmail.com"
},
"source": {
"http": "https://github.com/appunite/fibs/releases/download/0.0.29/fibs.zip"
},
"preserve_paths": "*",
"exclude_files": "**/file.zip",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}