[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 6 / 2 / WiremockClient / 3.0.0 / WiremockClient.podspec.json
blob20c8ab9d2cce90710d9e11e30f14cdd0333264fa
2   "name": "WiremockClient",
3   "version": "3.0.0",
4   "summary": "An HTTP client for Wiremock standalone instances",
5   "description": "WiremockClient is an HTTP client that allows users to interact with a standalone Wiremock instance from within an Xcode project.",
6   "homepage": "https://github.com/mobileforming/WiremockClient",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ted Rothrock": "theodore.rothrock@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/mobileforming/WiremockClient.git",
16     "tag": "3.0.0"
17   },
18   "platforms": {
19     "ios": "14.0",
20     "osx": "11.0"
21   },
22   "swift_versions": [
23     "4.0",
24     "5.0"
25   ],
26   "source_files": "Sources/**/*",
27   "swift_version": "5.0"