[Add] FaceSDKNightly 6.3.2275
[CocoaPods.git] / Specs / a / f / 0 / AlivcLivePusher / 4.4.1 / AlivcLivePusher.podspec.json
blob425d9976103c589aa8cfcbd57f728db1ac193fcc
2   "name": "AlivcLivePusher",
3   "version": "4.4.1",
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.4.1"
20   },
21   "subspecs": [
22     {
23       "name": "AlivcLivePusher",
24       "vendored_frameworks": [
25         "AlivcLivePusher.framework",
26         "AlivcLibReplayKitExt.framework"
27       ],
28       "frameworks": [
29         "CoreVideo",
30         "OpenGLES",
31         "AVFoundation",
32         "CoreMedia",
33         "VideoToolbox",
34         "AudioToolbox"
35       ]
36     }
37   ]