[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 7 / 6 / f / StreamVideoUIKit-XCFramework / 1.0.2 / StreamVideoUIKit-XCFramework.podspec.json
blob8cf73595642312c82db9612e2c948995827bbc85
2   "name": "StreamVideoUIKit-XCFramework",
3   "version": "1.0.2",
4   "summary": "StreamVideo UIKit Video Components",
5   "description": "StreamVideoUIKit SDK offers flexible UIKit 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     "UIKit"
23   ],
24   "module_name": "StreamVideoUIKit",
25   "source": {
26     "http": "https://github.com/GetStream/stream-video-swift/releases/download//1.0.2/StreamVideoUIKit.zip"
27   },
28   "vendored_frameworks": "StreamVideoUIKit.xcframework",
29   "preserve_paths": "StreamVideoUIKit.xcframework/*",
30   "dependencies": {
31     "StreamVideo-XCFramework": [
32       "1.0.2"
33     ],
34     "StreamVideoSwiftUI-XCFramework": [
35       "1.0.2"
36     ]
37   },
38   "swift_version": "5.6"