2 "name": "SnapshotTest",
4 "summary": "Snapshot testing tool for iOS and tvOS",
5 "description": "SnapshotTest is a simple view testing tool written completely in Swift to aid with development for Apple platforms. It's like unit testing for views.",
6 "homepage": "https://github.com/parski/SnapshotTest",
8 "type": "2-clause BSD",
12 "Pär Strindevall": "par@strindevall.com",
13 "André Stenvall": "andre@stenvall.me"
20 "git": "https://github.com/parski/SnapshotTest.git",
23 "source_files": "Sources/**/*",
28 "pod_target_xcconfig": {
29 "ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES": "YES"