[Add] BugsnagNetworkRequestPlugin 6.31.0
[CocoaPods.git] / Specs / 4 / 7 / e / SwiftUITestPackage / 0.0.2 / SwiftUITestPackage.podspec.json
blob759bb1e94daae2ecc67fc5e91c620d4de7c87fe8
2   "name": "SwiftUITestPackage",
3   "version": "0.0.2",
4   "summary": "Testing SwiftUI package distribution",
5   "homepage": "https://github.com/djoksimo/swift-ui-test",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "djoksimo": "danilo@joinforage.com"
12   },
13   "source": {
14     "git": "https://github.com/djoksimo/swift-ui-test.git",
15     "tag": "0.0.2"
16   },
17   "platforms": {
18     "ios": "13.0"
19   },
20   "requires_arc": true,
21   "swift_versions": "5.9",
22   "dependencies": {
23     "ForageSDK": [
24       "~> 4.1.3"
25     ]
26   },
27   "source_files": [
28     "Sources/*.h",
29     "Sources/*.swift",
30     "Sources/**/*.swift"
31   ],
32   "swift_version": "5.9"