[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 3 / c / a / StubPlay / 0.1.13 / StubPlay.podspec.json
blob225a1550655e93fd432bec2bed58225932217b6b
2   "name": "StubPlay",
3   "version": "0.1.13",
4   "swift_versions": "5.3",
5   "summary": "Save http 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.13"
17   },
18   "source_files": [
19     "Source/*.swift",
20     "Vendor/swifter/XCode/Sources/*.swift"
21   ],
22   "platforms": {
23     "ios": "10.0",
24     "tvos": "10.0"
25   },
26   "swift_version": "5.3"