blob: f934582223e3df735b1c4e6bbf59713c015267e5 [file] [log] [blame]
{
"name": "AlivcLivePusherWithPlayer",
"version": "3.3.7",
"summary": "AlivcLivePusherWithPlayer_iOS",
"description": "It's an SDK for aliyun video vodplay, which implement by Objective-C.",
"homepage": "https://github.com/aliyunvideo/AliyunLivePusherWithPlayer_iOS.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"aliyunvideo": "videosdk@service.aliyun.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/aliyunvideo/AliyunLivePusherWithPlayer_iOS.git",
"tag": "3.3.7"
},
"subspecs": [
{
"name": "AlivcLivePusherWithPlayer",
"vendored_frameworks": [
"AlivcLivePusher.framework",
"AlivcLibRtmp.framework",
"AliyunPlayerSDK.framework",
"AlivcLibBeauty.framework",
"AlivcLibFace.framework",
"AliThirdparty.framework"
],
"resources": [
"AlivcLibFaceResource.bundle",
"AliyunLanguageSource.bundle"
]
}
]
}