[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / 9 / 6 / 2 / WiremockClient / 0.1.0 / WiremockClient.podspec.json
blobcaaaca83bfcabca1d41691a6dd83f2b0d3802a65
2   "name": "WiremockClient",
3   "version": "0.1.0",
4   "summary": "An HTTP client for iOS projects that allows users to modify the state of a standalone Wiremock instance",
5   "description": "WiremockClient is a tool for iOS projects that allows users to modify the state of a standalone Wiremock instance from within an XCTestCase.",
6   "homepage": "https://github.com/trothrock/WiremockClient.git",
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/trothrock/WiremockClient.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "pod_target_xcconfig": {
22     "SWIFT_VERSION": "3.0"
23   },
24   "source_files": "WiremockClient/Classes/**/*",
25   "pushed_with_swift_version": "3.0",
26   "deprecated": true