blob: 4a88ee42ae382e0b67dec949adb9c5dcc660db50 [file] [log] [blame]
{
"name": "WiremockClient",
"version": "1.1.1",
"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.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "WiremockClient/Classes/**/*",
"pushed_with_swift_version": "echo \"3.0\" > .swift-version"
}