[Add] MDMCore 3.9.15
[CocoaPods.git] / Specs / a / f / 0 / AlivcLivePusher / 3.3.3 / AlivcLivePusher.podspec.json
blob96b054a2fcf59610ac557186462947f8332a133d
2   "name": "AlivcLivePusher",
3   "version": "3.3.3",
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": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/aliyunvideo/AliyunLivePusher_iOS.git",
19     "tag": "3.3.3"
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     }
32   ]