[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / a / c / Mocker / 1.2.1 / Mocker.podspec.json
blobf408021d8b178aa11dd4fb1b3002969bd5ec456e
2   "name": "Mocker",
3   "version": "1.2.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": "1.2.1"
18   },
19   "social_media_url": "https://twitter.com/WeTransfer",
20   "platforms": {
21     "ios": "9.0"
22   },
23   "source_files": "Sources/**/*",
24   "swift_version": "4.1"