blob: 3868efd083e39d66a29758945acb432c9c49b040 [file] [log] [blame]
{
"name": "Fibs",
"version": "0.0.1",
"summary": "Mock endpoints & execute commands",
"description": "Library for mocking network traffic and executing shell commands locally from running app.",
"homepage": "https://git.appunite.com/szymon.mrozek/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://git.appunite.com/szymon.mrozek/fibs/-/jobs/480966/artifacts/raw/fibs.zip"
},
"preserve_paths": "*",
"exclude_files": "**/file.zip",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}