blob: f41300292448dc4a3b7c073e9622447a291c4bd3 [file] [log] [blame]
{
"name": "AlivcLivePusher_iOS",
"summary": "AlivcLivePusher_iOS",
"homepage": "https://help.aliyun.com/document_detail/61989.html",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"aliyunvideo": "videosdk@service.aliyun.com"
},
"version": "3.4.0",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/wbcyclist/AlivcLivePusherSDK-iOS.git",
"tag": "3.4.0"
},
"requires_arc": true,
"xcconfig": {
"ENABLE_BITCODE": "NO"
},
"vendored_frameworks": [
"AlivcLivePusher_iOS/AlivcLivePusher.framework",
"AlivcLivePusher_iOS/AlivcLibRtmp.framework",
"AlivcLivePusher_iOS/AlivcLibBeauty.framework",
"AlivcLivePusher_iOS/AlivcLibFace.framework"
],
"resources": "AlivcLivePusher_iOS/AlivcLibFaceResource.bundle"
}