[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / 6 / 2 / b / Fibs / 0.0.28 / Fibs.podspec.json
blob5f4c3f311cbffa43f477d2c4608f1a43be87681a
2   "name": "Fibs",
3   "version": "0.0.28",
4   "summary": "Mock endpoints & execute commands",
5   "description": "Library for mocking network traffic and executing shell commands locally from running app.",
6   "homepage": "https://github.com/appunite/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://github.com/appunite/fibs/releases/download/0.0.28/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   }