[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 9 / 6 / 2 / WiremockClient / 1.2.1 / WiremockClient.podspec.json
blobcf5ab9d8402212350d9700cba2fd2b54071334cf
2   "name": "WiremockClient",
3   "version": "1.2.1",
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": "http://mobileforming.com",
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": "1.2.1"
17   },
18   "platforms": {
19     "ios": "9.0",
20     "osx": "10.10"
21   },
22   "source_files": "Sources/**/*"