[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / f / 9 / SendbirdChatSDK / 4.0.12 / SendbirdChatSDK.podspec.json
blob47abd92f4bc780797b72a66f455c68d0252b7fd2
2   "name": "SendbirdChatSDK",
3   "version": "4.0.12",
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.12/SendbirdChatSDK.zip",
20     "sha1": "41b2336a46216b7883be5175903bc07587e8a9a4"
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   }