[Add] OddsConverter 1.0
[CocoaPods.git] / Specs / d / f / 9 / SendbirdChatSDK / 4.11.1 / SendbirdChatSDK.podspec.json
blobd8121fb48125767a3d5012217764bef15bd440dd
2   "name": "SendbirdChatSDK",
3   "version": "4.11.1",
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     "Damon Park": "damon.park@sendbird.com",
17     "Jaesung Lee": "jaesung.lee@sendbird.com"
18   },
19   "source": {
20     "http": "https://github.com/sendbird/sendbird-chat-sdk-ios/releases/download/v4.11.1/SendbirdChatSDK.zip",
21     "sha1": "0b05eb5364131be160146bc292c79055dc09407c"
22   },
23   "requires_arc": true,
24   "platforms": {
25     "ios": "11.0"
26   },
27   "documentation_url": "https://sendbird.com/docs/chat",
28   "ios": {
29     "vendored_frameworks": "SendbirdChatSDK/SendbirdChatSDK.xcframework",
30     "frameworks": [
31       "UIKit",
32       "CFNetwork",
33       "Security",
34       "Foundation",
35       "MobileCoreServices",
36       "SystemConfiguration",
37       "CoreFoundation"
38     ],
39     "libraries": "icucore"
40   }