[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / d / f / 9 / SendbirdChatSDK / 4.0.7 / SendbirdChatSDK.podspec.json
blob857ca2ca3a8145c52440b1cbeadb3c2af442b692
2   "name": "SendbirdChatSDK",
3   "version": "4.0.7",
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     "Ernest Hong": "ernest.hong@sendbird.com"
17   },
18   "source": {
19     "http": "https://github.com/sendbird/sendbird-chat-sdk-ios/releases/download/v4.0.7/SendbirdChatSDK.zip",
20     "sha1": "c89797997c50ecd45e74f82b51bfd1a75c6aa080"
21   },
22   "requires_arc": true,
23   "platforms": {
24     "ios": "9.0"
25   },
26   "documentation_url": "https://sendbird.com/docs/chat",
27   "ios": {
28     "vendored_frameworks": "SendbirdChatSDK/SendbirdChatSDK.xcframework",
29     "frameworks": [
30       "UIKit",
31       "CFNetwork",
32       "Security",
33       "Foundation",
34       "MobileCoreServices",
35       "SystemConfiguration",
36       "CoreFoundation"
37     ],
38     "libraries": "icucore"
39   }