[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / 6 / 2 / a / SwiftSnapshotTesting / 0.0.1 / SwiftSnapshotTesting.podspec.json
blob473cb92330337a50ea03fde432a1a7c110cb83ab
2   "name": "SwiftSnapshotTesting",
3   "version": "0.0.1",
4   "summary": "Swift Snapshot Testing",
5   "homepage": "https://github.com/eugenebokhan/SwiftSnapshotTesting",
6   "authors": {
7     "Eugene Bokhan": "eugenebokhan@protonmail.com"
8   },
9   "platforms": {
10     "ios": "12.0"
11   },
12   "source": {
13     "git": "https://github.com/eugenebokhan/SwiftSnapshotTesting.git",
14     "tag": "0.0.1"
15   },
16   "source_files": "Sources/**/*.{swift}",
17   "swift_versions": "5.2",
18   "pod_target_xcconfig": {
19     "ENABLE_BITCODE": "NO"
20   },
21   "dependencies": {
22     "ResourcesBridge": [
24     ],
25     "Alloy/Shaders": [
27     ],
28     "DeviceKit": [
30     ]
31   },
32   "frameworks": [
33     "XCTest",
34     "UIKit",
35     "Foundation",
36     "QuartzCore"
37   ],
38   "swift_version": "5.2"