2 "name": "Nimble-Snapshots",
4 "summary": "Nimble matchers for FBSnapshotTestCase",
5 "description": "Nimble matchers for FBSnapshotTestCase. Highly derivative of [Expecta Matchers for FBSnapshotTestCase](https://github.com/dblock/ios-snapshot-test-case-expecta).",
6 "homepage": "https://github.com/ashfurrow/Nimble-Snapshots",
12 "Ash Furrow": "ash@ashfurrow.com"
14 "social_media_url": "http://twitter.com/ashfurrow",
18 "pod_target_xcconfig": {
19 "ENABLE_BITCODE": "NO"
22 "git": "https://github.com/ashfurrow/Nimble-Snapshots.git",
25 "default_subspecs": "Core",
30 "pushed_with_swift_version": "3.0",
35 "HaveValidSnapshot.swift",
37 "NimbleSnapshotsConfiguration.swift",
38 "XCTestObservationCenter+CurrentTestCaseTracker.{h,m}"
41 "FBSnapshotTestCase": [
53 "name": "DynamicType",
54 "source_files": "DynamicType/*.{swift,m,h}",
55 "frameworks": "UIKit",
57 "Nimble-Snapshots/Core": [
66 "name": "DynamicSize",
67 "source_files": "DynamicSize/*.{swift}",
68 "frameworks": "UIKit",
70 "Nimble-Snapshots/Core": [