blob: d7cd032802d7795f261b7ef8c42fae38d73ba429 [file] [log] [blame]
{
"name": "aliliveSDK",
"version": "0.0.1",
"summary": "flutter iOS aliliveSDK.",
"description": "for flutter iOS aliliveSDK",
"homepage": "https://github.com/wisdom1314/AliLiveSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhangzhihui": "1728171899@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/wisdom1314/AliLiveSDK.git",
"tag": "0.0.1"
},
"resources": "AliLiveSDK/*.bundle",
"vendored_frameworks": [
"AliLiveSDK/AlivcLibRtmp.framework",
"AliLiveSDK/AlivcLivePusher.framework",
"AliLiveSDK/AliThirdparty.framework",
"AliLiveSDK/AlivcLibFace.framework",
"AliLiveSDK/AlivcLibBeauty.framework",
"AliLiveSDK/AliyunPlayerSDK.framework"
],
"xcconfig": {
"ENABLE_BITCODE": "NO"
},
"requires_arc": true
}