[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / c / 3 / 1 / SendBirdDesk / 1.0.3 / SendBirdDesk.podspec.json
blobc598524ca9c51f96d1d4e529b3cfa017b6259a93
2   "name": "SendBirdDesk",
3   "version": "1.0.3",
4   "summary": "SendBird Desk iOS Framework",
5   "description": "SendBird Desk iOS Framework",
6   "homepage": "https://desk.sendbird.com",
7   "license": "Commercial",
8   "authors": {
9     "Jed Gyeong": "jed.gyeong@sendbird.com"
10   },
11   "source": {
12     "git": "https://github.com/smilefam/SendBird-Desk-iOS-Framework.git",
13     "tag": "v1.0.3"
14   },
15   "requires_arc": true,
16   "platforms": {
17     "ios": "8.0"
18   },
19   "documentation_url": "https://docs.sendbird.com/",
20   "ios": {
21     "vendored_frameworks": "SendBirdDesk.framework",
22     "frameworks": [
23       "UIKit",
24       "AVFoundation",
25       "AVKit",
26       "UserNotifications"
27     ]
28   },
29   "dependencies": {
30     "SendBirdSDK": [
32     ]
33   }