2 "name": "SwiftSnapshotTesting",
4 "summary": "Swift Snapshot Testing",
5 "homepage": "https://github.com/eugenebokhan/SwiftSnapshotTesting",
7 "Eugene Bokhan": "eugenebokhan@protonmail.com"
13 "git": "https://github.com/eugenebokhan/SwiftSnapshotTesting.git",
16 "swift_versions": "5.2",
17 "pod_target_xcconfig": {
18 "ENABLE_BITCODE": "NO"
20 "default_subspecs": "Device",
24 "source_files": "Sources/**/*.{swift,metal,h}",
25 "private_header_files": "Sources/**/*.{h}",
46 "source_files": "Sources/**/*.{swift,metal,h}",
47 "private_header_files": "Sources/**/*.{h}",
64 "swift_version": "5.2"