2 "name": "SnappyTestCase",
4 "summary": "iOS Simulator type agnostic snapshot testing, built on top of the FBSnapshotTestCase.",
5 "description": "SnappyTestCase combines tests with a set of device definitions (each one including screen size, scale, and orientation) to validate with, ignoring real device simulator context information.",
6 "homepage": "https://github.com/tooploox/SnappyTestCase",
7 "license": "Apache 2.0",
13 "git": "https://github.com/tooploox/SnappyTestCase.git",
16 "source_files": "Snappy/*.{swift}",
23 "FBSnapshotTestCase": [
27 "pushed_with_swift_version": "3.0"