[Add] SpikeSDK 4.0.11-beta.5
[CocoaPods.git] / Specs / 2 / 0 / 1 / StreamChatUI-XCFramework / 4.46.0 / StreamChatUI-XCFramework.podspec.json
blobb32fff2974d2ba61b1d50bcdd4652d21a4cfd3c7
2   "name": "StreamChatUI-XCFramework",
3   "version": "4.46.0",
4   "summary": "StreamChat UI Components",
5   "description": "StreamChatUI SDK offers flexible UI components able to display data provided by StreamChat SDK.",
6   "homepage": "https://getstream.io/chat/",
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": "12.0"
18   },
19   "requires_arc": true,
20   "frameworks": [
21     "Foundation",
22     "UIKit"
23   ],
24   "module_name": "StreamChatUI",
25   "source": {
26     "http": "https://github.com/GetStream/stream-chat-swift/releases/download//4.46.0/StreamChatUI.zip"
27   },
28   "vendored_frameworks": "StreamChatUI.xcframework",
29   "preserve_paths": "StreamChatUI.xcframework/*",
30   "dependencies": {
31     "StreamChat-XCFramework": [
32       "4.46.0"
33     ]
34   },
35   "cocoapods_version": ">= 1.11.0",
36   "swift_version": "5.6"