blob: c0726568caae01617a613d2e5931a211edc7b399 [file] [log] [blame]
{
"name": "WebMock",
"version": "2.0",
"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": "2.0"
},
"requires_arc": true,
"platforms": {
"ios": "8.0",
"osx": "10.9"
},
"source_files": "WebMock/*.swift"
}