[Add] LiveLikeCore 2.77.2
[CocoaPods.git] / Specs / a / f / 0 / AlivcLivePusher / 4.3.0 / AlivcLivePusher.podspec.json
blob208e13bc95719fb361c4dbf78adee6958c801d28
2   "name": "AlivcLivePusher",
3   "version": "4.3.0",
4   "summary": "AlivcLivePusher_iOS",
5   "description": "It's an SDK for aliyun video vodplay, which implement by Objective-C.",
6   "homepage": "https://github.com/aliyunvideo/AliyunLivePusher_iOS",
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_iOS.git",
19     "tag": "4.3.0"
20   },
21   "subspecs": [
22     {
23       "name": "AlivcLivePusher",
24       "vendored_frameworks": [
25         "AlivcLivePusher.framework",
26         "AlivcLibRtmp.framework",
27         "AlivcLibReplayKitExt.framework"
28       ],
29       "frameworks": [
30         "CoreVideo",
31         "OpenGLES",
32         "AVFoundation",
33         "CoreMedia",
34         "VideoToolbox",
35         "AudioToolbox"
36       ]
37     }
38   ]