[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / c / 3 / 1 / SendBirdDesk / 1.0.7 / SendBirdDesk.podspec.json
blob893f71462503f6587384fcdb42c649a63b1c7550
2   "name": "SendBirdDesk",
3   "version": "1.0.7",
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     "Tez Park": "tez.park@sendbird.com",
11     "Minhyuk Kim": "minhyuk.kim@sendbird.com"
12   },
13   "source": {
14     "git": "https://github.com/sendbird/SendBird-Desk-iOS-Framework.git",
15     "tag": "v1.0.7"
16   },
17   "requires_arc": true,
18   "platforms": {
19     "ios": "8.0"
20   },
21   "documentation_url": "https://docs.sendbird.com/",
22   "ios": {
23     "vendored_frameworks": "SendBirdDesk.framework",
24     "frameworks": [
25       "UIKit",
26       "AVFoundation",
27       "AVKit",
28       "UserNotifications"
29     ]
30   },
31   "dependencies": {
32     "SendBirdSDK": [
34     ]
35   }