[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 5 / 4 / 3 / WebMock / 1.1 / WebMock.podspec.json
blob2d665b0569bd0308b5fa1776c9100400bb3caa6f
2   "name": "WebMock",
3   "version": "1.1",
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.1"
13   },
14   "requires_arc": true,
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.9"
18   },
19   "source_files": "WebMock/*.swift"