[Add] CSL-CS710S 1.8.0
[CocoaPods.git] / Specs / e / 2 / 3 / StreamVideoSwiftUI-XCFramework / 1.0.4 / StreamVideoSwiftUI-XCFramework.podspec.json
blob82ec3043a427576fb134b0c27961ba4744c05677
2   "name": "StreamVideoSwiftUI-XCFramework",
3   "version": "1.0.4",
4   "summary": "StreamVideo SwiftUI Video Components",
5   "description": "StreamVideoSwiftUI SDK offers flexible SwiftUI components able to display data provided by StreamVideo SDK.",
6   "homepage": "https://getstream.io/video/",
7   "license": {
8     "type": "BSD-3",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "getstream.io": "support@getstream.io"
13   },
14   "social_media_url": "https://getstream.io",
15   "swift_versions": "5.9",
16   "platforms": {
17     "ios": "13.0"
18   },
19   "requires_arc": true,
20   "frameworks": [
21     "Foundation",
22     "SwiftUI"
23   ],
24   "module_name": "StreamVideoSwiftUI",
25   "source": {
26     "http": "https://github.com/GetStream/stream-video-swift/releases/download/1.0.4/StreamVideoSwiftUI.zip"
27   },
28   "vendored_frameworks": "StreamVideoSwiftUI.xcframework",
29   "preserve_paths": "StreamVideoSwiftUI.xcframework/*",
30   "dependencies": {
31     "StreamVideo-XCFramework": [
32       "1.0.4"
33     ]
34   },
35   "swift_version": "5.9"