[Delete] NEMeetingKit_Special 4.9.6
[CocoaPods.git] / Specs / c / 3 / 1 / SendBirdDesk / 1.0.12 / SendBirdDesk.podspec.json
blob14d5b5eb37ba1685cf54b7b5114b79dfb35fe400
2   "name": "SendBirdDesk",
3   "version": "1.0.12",
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   },
12   "source": {
13     "git": "https://github.com/sendbird/SendBird-Desk-iOS-Framework.git",
14     "tag": "v1.0.12"
15   },
16   "requires_arc": true,
17   "platforms": {
18     "ios": "8.0"
19   },
20   "documentation_url": "https://docs.sendbird.com/",
21   "ios": {
22     "vendored_frameworks": "SendBirdDesk.framework",
23     "frameworks": [
24       "UIKit",
25       "AVFoundation",
26       "AVKit",
27       "UserNotifications"
28     ]
29   },
30   "dependencies": {
31     "SendBirdSDK": [
33     ]
34   }