blob: 6c4668172de102b4ee17909be70074ee040e7c9e [file] [log] [blame]
{
"name": "AlivcLivePusherWithPlayer",
"version": "3.2.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": "http://github.com/aliyunvideo/AliyunLivePusherWithPlayer_iOS.git",
"tag": "3.2.0"
},
"subspecs": [
{
"name": "AlivcLivePusherWithPlayer",
"vendored_frameworks": [
"AlivcLivePusher.framework",
"AlivcLibRtmp.framework"
],
"resources": "AlivcLibFaceResource.bundle"
}
]
}