[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / b / 0 / VKRCoverageKit / 1.0.0 / VKRCoverageKit.podspec.json
blob64d88d53e94272301f00a7e2a4bba07b3bd32dff
2   "name": "VKRCoverageKit",
3   "version": "1.0.0",
4   "license": "MIT",
5   "summary": "A framework for testing the testability of Swift code.",
6   "homepage": "https://github.com/stronv/VKRCoverageKit",
7   "authors": {
8     "Artem Tabachenko": "fexo5467@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/stronv/VKRCoverageKit.git",
12     "tag": "1.0.0"
13   },
14   "source_files": "Sources/*.swift",
15   "swift_versions": "5.0",
16   "platforms": {
17     "ios": "14.0"
18   },
19   "dependencies": {
20     "SwiftLint": [
22     ],
23     "SwiftSyntax": [
25     ],
26     "SwiftParser": [
28     ]
29   },
30   "swift_version": "5.0"