[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / d / f / 9 / SendbirdChatSDK / 4.19.5 / SendbirdChatSDK.podspec.json
blob7a640af37905c9e7422566c100660842d35f4bc1
2   "name": "SendbirdChatSDK",
3   "version": "4.19.5",
4   "summary": "Sendbird Chat iOS Framework",
5   "description": "Messaging and Chat API for Mobile Apps and Websites",
6   "homepage": "https://sendbird.com",
7   "license": {
8     "type": "Commercial",
9     "file": "SendbirdChatSDK/LICENSE.md"
10   },
11   "authors": {
12     "Minhyuk Kim": "minhyuk.kim@sendbird.com",
13     "Sendbird": "sha.sdk_deployment@sendbird.com",
14     "Jed Gyeong": "jed.gyeong@sendbird.com",
15     "Celine Moon": "celine.moon@sendbird.com",
16     "Tez Park": "tez.park@sendbird.com",
17     "Damon Park": "damon.park@sendbird.com",
18     "Young Hwang": "young.hwang@sendbird.com",
19     "Kai Lee": "kai.lee@sendbird.com"
20   },
21   "source": {
22     "http": "https://github.com/sendbird/sendbird-chat-sdk-ios/releases/download/4.19.5/SendbirdChatSDK.zip",
23     "sha1": "c2a999a99a1edf37c13cef027e2f6cd601ecd7cc"
24   },
25   "requires_arc": true,
26   "platforms": {
27     "ios": "12.0"
28   },
29   "documentation_url": "https://sendbird.com/docs/chat",
30   "ios": {
31     "vendored_frameworks": "SendbirdChatSDK/SendbirdChatSDK.xcframework",
32     "frameworks": [
33       "UIKit",
34       "CFNetwork",
35       "Security",
36       "Foundation",
37       "MobileCoreServices",
38       "SystemConfiguration",
39       "CoreFoundation"
40     ],
41     "libraries": "icucore"
42   }