[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 3 / c / a / StubPlay / 0.0.1 / StubPlay.podspec.json
blob9f1ccb2ddc97e2fb3d76efe033f6f3815a1948cc
2   "name": "StubPlay",
3   "version": "0.0.1",
4   "swift_version": "5.0",
5   "summary": "Stub http requests. Saves requests and replays them. Handles various http responses and includes text, html, json, videos, and images",
6   "description": "Mock 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.0.1"
17   },
18   "platforms": {
19     "ios": "11.0",
20     "tvos": "11.0"
21   },
22   "source_files": "Source/*.swift"