[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / c / 3 / 1 / SendBirdDesk / 1.1.5 / SendBirdDesk.podspec.json
blob34a6cb799151391008116919916107a3c36f757b
2   "name": "SendBirdDesk",
3   "version": "1.1.5",
4   "summary": "SendBird Desk iOS Framework",
5   "homepage": "https://sendbird.com",
6   "license": "Commercial",
7   "authors": {
8     "Jed Gyeong": "jed.gyeong@sendbird.com",
9     "Tez Park": "tez.park@sendbird.com",
10     "Minhyuk Kim": "minhyuk.kim@sendbird.com",
11     "Sendbird": "sha.sdk_deployment@sendbird.com",
12     "Celine Moon": "celine.moon@sendbird.com",
13     "Damon Park": "damon.park@sendbird.com",
14     "Young Hwang": "young.hwang@sendbird.com",
15     "Kai Lee": "kai.lee@sendbird.com"
16   },
17   "source": {
18     "git": "https://github.com/sendbird/SendBird-Desk-iOS-Framework.git",
19     "tag": "v1.1.5"
20   },
21   "requires_arc": true,
22   "platforms": {
23     "ios": "12.0"
24   },
25   "documentation_url": "https://docs.sendbird.com/",
26   "ios": {
27     "vendored_frameworks": "SendBirdDesk.xcframework",
28     "frameworks": [
29       "UIKit",
30       "AVFoundation",
31       "AVKit",
32       "UserNotifications"
33     ]
34   },
35   "dependencies": {
36     "SendbirdChatSDK": [
37       ">= 4.18.0"
38     ]
39   }