[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / f / 9 / SendbirdChatSDK / 4.21.2 / SendbirdChatSDK.podspec.json
blob1f62daecf82bfb2f06ebf965640026378c604ad4
2   "name": "SendbirdChatSDK",
3   "version": "4.21.2",
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.21.2/SendbirdChatSDK.zip",
23     "sha1": "3c5a22fd868920ec7cc720f6a47ef25755d4e177"
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   }