This commit is contained in:
2024-07-17 14:06:06 +08:00
parent 5c589a22fa
commit 11e9354b54
278 changed files with 331052 additions and 3935 deletions

View File

@@ -0,0 +1,20 @@
{
"name": "阿里云播放器",
"id": "zy-AliyunPlayer",
"version": "0.0.1",
"description": "利用iosSDKAliyunPlayer",
"_dp_type": "nativeplugin",
"_dp_nativeplugin": {
"ios": {
"plugins": [{
"type": "module",
"name": "AliyunPlayer",
"class": "AliyunPlayerModule"
}],
"integrateType": "framework",
"deploymentTarget": "8.0"
}
},
"displayName": "阿里云播放"
}