blob: a7b85be3d9b5299c16258bf4d9e1c49be06ac531 [file] [log] [blame]
{
"name": "WiremockClient",
"version": "1.1.0",
"summary": "An HTTP client for Wiremock standalone instances",
"description": "WiremockClient is an HTTP client that allows users to interact with a standalone Wiremock instance from within an Xcode project.",
"homepage": "http://mobileforming.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ted Rothrock": "ted.rothrock@mobileforming.com"
},
"source": {
"git": "https://github.com/mobileforming/WiremockClient.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "WiremockClient/Classes/**/*",
"pushed_with_swift_version": "echo \"3.0\" > .swift-version"
}