[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / f / 9 / SendbirdChatSDK / 4.1.0 / SendbirdChatSDK.podspec.json
blob61931f32ce10bd58929620797bf0386690fb9aa8
2   "name": "SendbirdChatSDK",
3   "version": "4.1.0",
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.1.0/SendbirdChatSDK.zip",
20     "sha1": "ab9af31c9c95eb58e00e2c235364d62c161dfc55"
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   }