[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 9 / 6 / 2 / WiremockClient / 2.0.0 / WiremockClient.podspec.json
blobd934f3c41fdebe6becb7f68cc0184f993d68ec1b
2   "name": "WiremockClient",
3   "version": "2.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": "ted.rothrock@mobileforming.com"
13   },
14   "source": {
15     "git": "https://github.com/mobileforming/WiremockClient.git",
16     "tag": "2.0.0"
17   },
18   "platforms": {
19     "ios": "9.0",
20     "osx": "10.10"
21   },
22   "swift_versions": [
23     "4.0",
24     "5.0"
25   ],
26   "source_files": "Sources/**/*",
27   "swift_version": "5.0"