[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 9 / 5 / a / Mockery / 0.7.0 / Mockery.podspec.json
blobd7d01f5543469dd1b5034c109e33bfad7a004870
2   "name": "Mockery",
3   "version": "0.7.0",
4   "swift_versions": "5.3",
5   "summary": "Mockery is a mocking library for Swift.",
6   "description": "Mockery contains mocking utilities for Swift.",
7   "homepage": "https://github.com/danielsaidi/Mockery",
8   "license": {
9     "type": "NONE",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Daniel Saidi": "daniel.saidi@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/danielsaidi/Mockery.git",
17     "tag": "0.7.0"
18   },
19   "platforms": {
20     "ios": "13.0",
21     "tvos": "13.0",
22     "osx": "10.10",
23     "watchos": "6.0"
24   },
25   "source_files": "Sources/Mockery/**/*.swift",
26   "swift_version": "5.3"