[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / f / 9 / SendbirdChatSDK / 4.0.0-beta.3 / SendbirdChatSDK.podspec.json
blobd7f97a5edd10b1d65c7dabbb0ac3d59328765c46
2   "name": "SendbirdChatSDK",
3   "version": "4.0.0-beta.3",
4   "summary": "SendBird 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     "Woo": "wooyoung.chung@sendbird.com",
16     "Celine Moon": "celine.moon@sendbird.com",
17     "Erenst Hong": "ernest.hong@sendbird.com"
18   },
19   "source": {
20     "http": "https://github.com/sendbird/sendbird-chat-sdk-ios/releases/download/v4.0.0-beta.3/SendbirdChatSDK.zip",
21     "sha1": "1a9a72baecbde06e9bbe0bb498808892b0bb5b09"
22   },
23   "requires_arc": true,
24   "platforms": {
25     "ios": "9.0"
26   },
27   "documentation_url": "https://docs.sendbird.com/",
28   "ios": {
29     "vendored_frameworks": "SendbirdChatSDK/SendbirdChatSDK.xcframework",
30     "frameworks": [
31       "UIKit",
32       "CFNetwork",
33       "Security",
34       "Foundation",
35       "Network",
36       "MobileCoreServices",
37       "SystemConfiguration",
38       "CoreFoundation"
39     ],
40     "libraries": "icucore"
41   }