[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / f / 1 / c / TestingExtensions / 0.2.12 / TestingExtensions.podspec.json
blobf5bcc4b8a64b68eba5d40e2e52d2f546a00c9fcf
2   "name": "TestingExtensions",
3   "version": "0.2.12",
4   "summary": "Testing helpers and extensions for SwiftRex and Combine",
5   "homepage": "https://github.com/SwiftRex/TestingExtensions",
6   "license": {
7     "type": "Apache",
8     "text": "© 2022 Luiz Barbosa"
9   },
10   "authors": {
11     "Luiz Barbosa": "swiftrex@developercity.de"
12   },
13   "source": {
14     "git": "https://github.com/SwiftRex/TestingExtensions.git",
15     "tag": "0.2.12"
16   },
17   "platforms": {
18     "ios": "13.0",
19     "osx": "10.15"
20   },
21   "swift_versions": "5.5",
22   "source_files": "Sources/**/*.swift",
23   "frameworks": [
24     "XCTest",
25     "SwiftUI"
26   ],
27   "dependencies": {
28     "SwiftRex": [
29       "~> 0.8.12"
30     ],
31     "CombineRex": [
32       "~> 0.8.12"
33     ],
34     "SnapshotTesting": [
35       "~> 1.8.2"
36     ]
37   },
38   "swift_version": "5.5"