[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 3 / c / a / StubPlay / 0.1.3 / StubPlay.podspec.json
blob6ab25954cdb2624f611aa3c14be77f3aa7991506
2   "name": "StubPlay",
3   "version": "0.1.3",
4   "swift_versions": "5.0",
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.3"
17   },
18   "source_files": "Source/**/*.swift",
19   "platforms": {
20     "ios": "11.0",
21     "tvos": "11.0"
22   },
23   "swift_version": "5.0"