[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 9 / 5 / a / Mockery / 0.5.0 / Mockery.podspec.json
blob9acdcc66f6346ae87e0616353483036e42e8e801
2   "name": "Mockery",
3   "version": "0.5.0",
4   "swift_versions": "5.1",
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.5.0"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "Sources/Mockery/**/*.swift",
23   "swift_version": "5.1"