[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 9 / 5 / a / Mockery / 0.1.0 / Mockery.podspec.json
blob0b12d8cd1dea0883ece5b7599d84ebe41faaf4bf
2   "name": "Mockery",
3   "version": "0.1.0",
4   "summary": "Mockery is a mocking library for Swift.",
5   "description": "Mockery contains mocking utilities for Swift.",
6   "homepage": "https://github.com/danielsaidi/Mockery",
7   "license": {
8     "type": "NONE",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Daniel Saidi": "daniel.saidi@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/danielsaidi/Mockery.git",
16     "tag": "0.1.0"
17   },
18   "swift_versions": "5.1",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "Sources/Mockery/**/*.swift",
23   "swift_version": "5.1"