2 "name": "Nimble-Snapshots",
4 "summary": "Nimble matchers for iOSSnapshotTestCase",
5 "description": "Nimble matchers for iOSSnapshotTestCase. Highly derivative of [Expecta Matchers for iOSSnapshotTestCase](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",
19 "swift_versions": "5.0",
20 "pod_target_xcconfig": {
21 "ENABLE_BITCODE": "NO",
22 "ENABLE_TESTING_SEARCH_PATHS": "YES"
25 "git": "https://github.com/ashfurrow/Nimble-Snapshots.git",
28 "default_subspecs": "Core",
38 "Nimble_Snapshots/*.{h,m,swift}",
39 "Nimble_Snapshots/DynamicType/*.{swift,m,h}",
40 "Nimble_Snapshots/DynamicSize/*.{swift}"
43 "iOSSnapshotTestCase": [
52 "name": "DynamicType",
54 "Nimble-Snapshots/Core": [
60 "name": "DynamicSize",
62 "Nimble-Snapshots/Core": [
68 "swift_version": "5.0"