[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 5 / 4 / 3 / WebMock / 1.0 / WebMock.podspec.json
blobe3fd5517665b727b11f7017e0b22d61e88b637b0
2   "name": "WebMock",
3   "version": "1.0",
4   "license": "MIT",
5   "summary": "HTTP stubbing for iOS and Mac OS X",
6   "homepage": "https://github.com/wojteklu/WebMock",
7   "authors": {
8     "Wojtek Lukaszuk": "wojciech.lukaszuk@icloud.com"
9   },
10   "source": {
11     "git": "https://github.com/wojteklu/WebMock.git",
12     "tag": "1.0"
13   },
14   "requires_arc": true,
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.9"
18   },
19   "source_files": "WebMock/*.swift"