[Add] ZegoUIKitSignalingPlugin 2.5.5
[CocoaPods.git] / Specs / f / 9 / 3 / Brick_SwiftUI / 0.0.2 / Brick_SwiftUI.podspec.json
blob500ddac3e3c8d4f98977fe2441bd720566eec11f
2   "name": "Brick_SwiftUI",
3   "version": "0.0.2",
4   "summary": "A short description of Brick_SwiftUI.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/jackiehu/Brick_SwiftUI",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "jackiehu": "814030966@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/jackiehu/Brick_SwiftUI.git",
16     "tag": "0.0.2"
17   },
18   "platforms": {
19     "ios": "14.0"
20   },
21   "swift_versions": [
22     "5.8",
23     "5.7",
24     "5.6",
25     "5.5"
26   ],
27   "requires_arc": true,
28   "frameworks": [
29     "UIKit",
30     "Foundation",
31     "SwiftUI"
32   ],
33   "subspecs": [
34     {
35       "name": "SwiftUI",
36       "dependencies": {
37         "Brick_SwiftUI/Util": [
39         ]
40       },
41       "source_files": "Sources/Brick_SwiftUI/SwiftUI/**/*"
42     },
43     {
44       "name": "Util",
45       "source_files": "Sources/Brick_SwiftUI/Util/**/*"
46     },
47     {
48       "name": "Backports",
49       "dependencies": {
50         "Brick_SwiftUI/Util": [
52         ]
53       },
54       "source_files": "Sources/Brick_SwiftUI/Backports/**/*"
55     }
56   ],
57   "swift_version": "5.8"