[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / 6 / 2 / b / Fibs / 0.0.1 / Fibs.podspec.json
blob3868efd083e39d66a29758945acb432c9c49b040
2   "name": "Fibs",
3   "version": "0.0.1",
4   "summary": "Mock endpoints & execute commands",
5   "description": "Library for mocking network traffic and executing shell commands locally from running app.",
6   "homepage": "https://git.appunite.com/szymon.mrozek/fibs",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Damian KolasiƄski": "damian.kolasinski@appunite.com",
13     "Szymon Mrozek": "szymon.mrozek.sm@gmail.com"
14   },
15   "source": {
16     "http": "https://git.appunite.com/szymon.mrozek/fibs/-/jobs/480966/artifacts/raw/fibs.zip"
17   },
18   "preserve_paths": "*",
19   "exclude_files": "**/file.zip",
20   "platforms": {
21     "osx": null,
22     "ios": null,
23     "tvos": null,
24     "watchos": null
25   }