blob: 1def7ec674e6ada91765b9a62c1edc706568c3e9 [file] [log] [blame]
{
"name": "AlivcLivePusherWithPlayer",
"version": "3.4.0",
"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.4.0"
},
"subspecs": [
{
"name": "AlivcLivePusherWithPlayer",
"vendored_frameworks": [
"AlivcLivePusher.framework",
"AlivcLibRtmp.framework",
"AliyunPlayerSDK.framework",
"AlivcLibBeauty.framework",
"AlivcLibFace.framework",
"AliThirdparty.framework"
],
"resources": [
"AlivcLibFaceResource.bundle",
"AliyunLanguageSource.bundle"
]
}
]
}