2 "name": "GRDBSnapshotTesting",
4 "summary": "Snapshot tests for GRDB database migrations",
5 "description": "SnapshotTesting plug-in for testing GRDB database migrations.",
6 "homepage": "https://github.com/SebastianOsinski/GRDBSnapshotTesting",
12 "SebastianOsinski": "seb.osinski@gmail.com"
15 "git": "https://github.com/SebastianOsinski/GRDBSnapshotTesting.git",
18 "swift_versions": "5.0",
22 "source_files": "GRDBSnapshotTesting/Sources/**/*.swift",
31 "frameworks": "XCTest",
32 "pod_target_xcconfig": {
33 "ENABLE_BITCODE": "NO"
35 "swift_version": "5.0"