[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / b / 5 / 9 / Moocher / 0.1.0 / Moocher.podspec.json
blobeff66320e7d127aa537766c79ab1c9e531c67a2b
2   "name": "Moocher",
3   "version": "0.1.0",
4   "summary": "A set of \"rspec-like\" test matchers that \"mooch\" off of XCTest",
5   "homepage": "https://github.com/rbaumbach/Moocher",
6   "license": {
7     "type": "MIT",
8     "file": "MIT-LICENSE.txt"
9   },
10   "authors": {
11     "Ryan Baumbach": "github@ryan.codes"
12   },
13   "source": {
14     "git": "https://github.com/rbaumbach/Moocher.git",
15     "tag": "0.1.0"
16   },
17   "requires_arc": true,
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "Sources/Moocher/**/*.{swift}",
22   "frameworks": "XCTest",
23   "swift_versions": "5.0",
24   "swift_version": "5.0"