[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / c / 3 / 1 / SendBirdDesk / 1.1.2 / SendBirdDesk.podspec.json
blob4541fc4a5dd481d4e391981f6cc1205f2de1b77b
2   "name": "SendBirdDesk",
3   "version": "1.1.2",
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     "Jaesung Lee": "jaesung.lee@sendbird.com"
12   },
13   "source": {
14     "git": "https://github.com/sendbird/SendBird-Desk-iOS-Framework.git",
15     "tag": "v1.1.2"
16   },
17   "requires_arc": true,
18   "platforms": {
19     "ios": "9.0"
20   },
21   "documentation_url": "https://docs.sendbird.com/",
22   "ios": {
23     "vendored_frameworks": "SendBirdDesk.xcframework",
24     "frameworks": [
25       "UIKit",
26       "AVFoundation",
27       "AVKit",
28       "UserNotifications"
29     ]
30   },
31   "dependencies": {
32     "SendbirdChatSDK": [
33       ">= 4.0.9"
34     ]
35   }