[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / 9 / 6 / 2 / WiremockClient / 1.0.0 / WiremockClient.podspec.json
blob5ef9b44f2cc73a19666c606753cbd1459ede04b8
2   "name": "WiremockClient",
3   "version": "1.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": "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.0.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "WiremockClient/Classes/**/*",
22   "pushed_with_swift_version": "echo \"3.0\" > .swift-version"