[Add] CSL-CS710S 1.8.0
[CocoaPods.git] / Specs / e / 2 / 3 / StreamVideoSwiftUI-XCFramework / 0.5.0 / StreamVideoSwiftUI-XCFramework.podspec.json
blob52acdd6465ec5db5b7bec56ddc9fb176b11708e9
2   "name": "StreamVideoSwiftUI-XCFramework",
3   "version": "0.5.0",
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.6",
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/0.5.0/StreamVideoSwiftUI.zip"
27   },
28   "vendored_frameworks": "StreamVideoSwiftUI.xcframework",
29   "preserve_paths": "StreamVideoSwiftUI.xcframework/*",
30   "dependencies": {
31     "StreamVideo-XCFramework": [
32       "0.5.0"
33     ]
34   },
35   "swift_version": "5.6"