[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / a / c / Mocker / 2.0.1 / Mocker.podspec.json
blob785cca275182d12c6b16ffc63a43acf3435d05f1
2   "name": "Mocker",
3   "version": "2.0.1",
4   "summary": "Mock data requests using a custom URLProtocol and run them offline.",
5   "description": "Mocker is a library written in Swift which makes it possible to mock data requests using a custom URLProtocol and run them offline.",
6   "homepage": "https://github.com/WeTransfer/Mocker",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Antoine van der Lee": "ajvanderlee@gmail.com",
13     "Samuel Beek": "ik@samuelbeek.com"
14   },
15   "source": {
16     "git": "https://github.com/WeTransfer/Mocker.git",
17     "tag": "2.0.1"
18   },
19   "social_media_url": "https://twitter.com/WeTransfer",
20   "platforms": {
21     "ios": "10.0"
22   },
23   "source_files": "Sources/**/*",
24   "swift_versions": "5.1",
25   "swift_version": "5.1"