[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 2 / 1 / f / SwiftHamcrest / 2.2.4 / SwiftHamcrest.podspec.json
blob7873a5abdd1a753aaeec72c636cf38485ada6887
2   "name": "SwiftHamcrest",
3   "version": "2.2.4",
4   "summary": "Hamcrest test assertions for Swift",
5   "description": "Hamcrest gives you advanced matchers with better error messages for your Swift unit tests.",
6   "homepage": "https://github.com/nschum/SwiftHamcrest",
7   "license": "BSD",
8   "authors": {
9     "Nikolaj Schumacher": "me@nschum.de",
10     "RenĂ© Pirringer": "rene@openbakery.org"
11   },
12   "platforms": {
13     "ios": "11.0",
14     "osx": "11",
15     "tvos": "11.0"
16   },
17   "module_name": "Hamcrest",
18   "source": {
19     "git": "https://github.com/nschum/SwiftHamcrest.git",
20     "tag": "2.2.4"
21   },
22   "source_files": "Hamcrest/*.swift",
23   "frameworks": [
24     "Foundation",
25     "XCTest"
26   ],
27   "swift_versions": "5.0",
28   "pod_target_xcconfig": {
29     "ENABLE_BITCODE": "NO"
30   },
31   "swift_version": "5.0"