[Add] DittoObjC 4.9.2
[CocoaPods.git] / Specs / 2 / c / b / AlivcLivePusher_Interactive / 4.4.5 / AlivcLivePusher_Interactive.podspec.json
blob968e845363b7da76b0ba189918a4bc9deed79ec4
2   "name": "AlivcLivePusher_Interactive",
3   "version": "4.4.5",
4   "summary": "AlivcLivePusher_Interactive_iOS",
5   "description": "It's an SDK for aliyun live pusher for interactive, which implement by Objective-C.",
6   "homepage": "https://github.com/aliyunvideo/AliyunLivePusher_Interactive_iOS.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "aliyunvideo": "videosdk@service.aliyun.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/aliyunvideo/AliyunLivePusher_Interactive_iOS.git",
19     "tag": "4.4.5"
20   },
21   "subspecs": [
22     {
23       "name": "AlivcLivePusher",
24       "vendored_frameworks": [
25         "AlivcLivePusher.framework",
26         "AlivcLibReplayKitExt.framework",
27         "AliRTCSdk.framework",
28         "PluginOpus.framework"
29       ],
30       "frameworks": [
31         "CoreVideo",
32         "OpenGLES",
33         "AVFoundation",
34         "CoreMedia",
35         "VideoToolbox",
36         "AudioToolbox"
37       ]
38     }
39   ]