[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 0 / e / c / AccessibilitySnapshot+SnapshotTesting / 0.1.0 / AccessibilitySnapshot+SnapshotTesting.podspec.json
blob6eae2967f2148702d3469eb4e49df1a6259311cf
2   "name": "AccessibilitySnapshot+SnapshotTesting",
3   "version": "0.1.0",
4   "summary": "Easy regression testing for iOS accessibility",
5   "homepage": "https://github.com/Sherlouk/AccessibilitySnapshot-SnapshotTesting",
6   "license": {
7     "type": "Apache License, Version 2.0",
8     "file": "LICENSE"
9   },
10   "authors": "Sherlouk",
11   "source": {
12     "git": "https://github.com/Sherlouk/AccessibilitySnapshot-SnapshotTesting.git",
13     "tag": "0.1.0"
14   },
15   "swift_versions": "5.0.1",
16   "platforms": {
17     "ios": "10.0"
18   },
19   "source_files": "AccessibilitySnapshot/Pointfree/Classes/**/*.{swift,h,m}",
20   "dependencies": {
21     "AccessibilitySnapshot/Core": [
23     ],
24     "SnapshotTesting": [
25       "~> 1.7.2"
26     ]
27   },
28   "frameworks": "XCTest",
29   "weak_frameworks": "XCTest",
30   "swift_version": "5.0.1"