blob: 2d665b0569bd0308b5fa1776c9100400bb3caa6f [file] [log] [blame]
{
"name": "WebMock",
"version": "1.1",
"license": "MIT",
"summary": "HTTP stubbing for iOS and Mac OS X",
"homepage": "https://github.com/wojteklu/WebMock",
"authors": {
"Wojtek Lukaszuk": "wojciech.lukaszuk@icloud.com"
},
"source": {
"git": "https://github.com/wojteklu/WebMock.git",
"tag": "1.1"
},
"requires_arc": true,
"platforms": {
"ios": "8.0",
"osx": "10.9"
},
"source_files": "WebMock/*.swift"
}