[Add] GizoSDK 2.0.2-alpha.02
[CocoaPods.git] / Specs / 3 / c / a / StubPlay / 0.1.8 / StubPlay.podspec.json
blob9088efed9ca4325f9ebad0f702b0c8d3ccd5cebc
2   "name": "StubPlay",
3   "version": "0.1.8",
4   "swift_versions": "5.1",
5   "summary": "Save https requests and responses and then replay them later on.",
6   "description": "Stub http requests. Saves requests and replays them. Handles various http responses and includes text, html, json, videos, and images",
7   "homepage": "https://github.com/mokten/StubPlay",
8   "license": {
9     "type": "MIT"
10   },
11   "authors": {
12     "mokten": "support@mokten.com"
13   },
14   "source": {
15     "git": "https://github.com/mokten/StubPlay.git",
16     "tag": "0.1.8"
17   },
18   "source_files": "Source/**/*.swift",
19   "platforms": {
20     "ios": "10.0",
21     "tvos": "10.0"
22   },
23   "dependencies": {
24     "Swifter": [
26     ]
27   },
28   "swift_version": "5.1"