2025-12-16 09:13:48 +08:00
|
|
|
{
|
|
|
|
|
"name":"WITTestUniPlugin",
|
|
|
|
|
"id":"WITTestUniPlugin",
|
|
|
|
|
"version":"0.1.0",
|
|
|
|
|
"description":"iOS原生插件",
|
|
|
|
|
"_dp_type":"nativeplugin",
|
|
|
|
|
"_dp_nativeplugin":{
|
|
|
|
|
"ios":{
|
|
|
|
|
"plugins":[
|
|
|
|
|
{
|
|
|
|
|
"type":"module",
|
|
|
|
|
"name":"WITTestUniPlugin",
|
|
|
|
|
"class":"WITTestUniModule"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"integrateType":"framework",
|
|
|
|
|
"deploymentTarget":"10.0",
|
|
|
|
|
"frameworks":[
|
|
|
|
|
"Foundation.framework",
|
|
|
|
|
"UIKit.framework"
|
|
|
|
|
]
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|