video
This commit is contained in:
20
uni_modules/zy-AliyunPlayer/package.json
Normal file
20
uni_modules/zy-AliyunPlayer/package.json
Normal 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": "阿里云播放"
|
||||
}
|
||||
Reference in New Issue
Block a user