[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 0 / 3 / 6 / Nimble-SnapshotTesting / 2.0.1 / Nimble-SnapshotTesting.podspec.json
blobb9af211c0a424af74ea5a9133423c5e04edf2b68
2   "name": "Nimble-SnapshotTesting",
3   "version": "2.0.1",
4   "summary": "A Nimble matcher for snapshot testing",
5   "description": "A Nimble matcher for snapshot testing library.",
6   "homepage": "https://github.com/tahirmt/Nimble-SnapshotTesting",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Mahmood Tahir": "matsoft90@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/tahirmt/Nimble-SnapshotTesting.git",
16     "tag": "v2.0.1"
17   },
18   "frameworks": [
19     "Foundation",
20     "XCTest",
21     "UIKit"
22   ],
23   "dependencies": {
24     "SnapshotTesting": [
26     ],
27     "Nimble": [
29     ]
30   },
31   "platforms": {
32     "ios": "13.0"
33   },
34   "swift_versions": [
35     5.0,
36     5.1,
37     5.2,
38     5.3,
39     5.4
40   ],
41   "source_files": "Nimble-SnapshotTesting/Classes/**/*",
42   "swift_version": "5.4"