[Add] Shakuro.PoliteCoreData 1.8.2
[CocoaPods.git] / Specs / a / f / 0 / AlivcLivePusher / 4.1.0 / AlivcLivePusher.podspec.json
blob832aab07b6ca6eaf0417f7b90880b16f89b17909
2   "name": "AlivcLivePusher",
3   "version": "4.1.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.1.0"
20   },
21   "subspecs": [
22     {
23       "name": "AlivcLivePusher",
24       "vendored_frameworks": [
25         "AlivcLivePusher.framework",
26         "AlivcLibRtmp.framework",
27         "AlivcLibBeauty.framework",
28         "AlivcLibFace.framework"
29       ],
30       "resources": "AlivcLibFaceResource.bundle",
31       "frameworks": [
32         "CoreVideo",
33         "OpenGLES",
34         "AVFoundation",
35         "CoreMedia",
36         "VideoToolbox",
37         "AudioToolbox"
38       ]
39     }
40   ]