[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 6 / 2 / WiremockClient / 1.1.2 / WiremockClient.podspec.json
blobcca3dc470ac309d1bf46bbc45945f272b401bc5b
2   "name": "WiremockClient",
3   "version": "1.1.2",
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.1.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "WiremockClient/Classes/**/*",
22   "pushed_with_swift_version": "3.0"