[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 9 / a / SendbirdLiveUIKit / 1.0.0-beta.3 / SendbirdLiveUIKit.podspec.json
blob22be4135aa957ed33e3f2a4323575e31b0a3751a
2   "name": "SendbirdLiveUIKit",
3   "version": "1.0.0-beta.3",
4   "summary": "Sendbird Live iOS UIKit Framework",
5   "description": "Sendbird Live UIKit for iOS allows you to create customizable views and execute essential live functions",
6   "homepage": "https://sendbird.com",
7   "license": {
8     "type": "Commercial",
9     "file": "SendbirdLiveUIKit/LICENSE"
10   },
11   "authors": {
12     "Minhyuk Kim": "minhyuk.kim@sendbird.com",
13     "Sendbird": "sha.sdk_deployment@sendbird.com"
14   },
15   "source": {
16     "http": "https://github.com/sendbird/sendbird-live-uikit-ios/releases/download/v1.0.0-beta.3/SendbirdLiveUIKit.zip",
17     "sha1": "2a7660ffdb3d477bb46600c23f89c09d07184111"
18   },
19   "requires_arc": true,
20   "platforms": {
21     "ios": "11.0"
22   },
23   "documentation_url": "https://sendbird.com/docs/live/v1/ios/ref/index.html",
24   "ios": {
25     "vendored_frameworks": "SendbirdLiveUIKit/SendbirdLiveUIKit.xcframework",
26     "frameworks": [
27       "UIKit",
28       "Foundation",
29       "WebRTC",
30       "AVKit",
31       "MediaPlayer",
32       "Network",
33       "CoreTelephony",
34       "VideoToolbox"
35     ],
36     "libraries": "icucore"
37   },
38   "dependencies": {
39     "SendbirdLiveSDK": [
40       "1.0.0-beta.4"
41     ],
42     "SendBirdUIKit": [
43       "3.2.2"
44     ]
45   }