blob: d6665ea8b93997bac906aac5ab6657cc110a0ecb [file] [log] [blame]
{
"name": "UNIBaseH5Container",
"version": "1.0",
"summary": "基础版dsbridge webview",
"description": "这是基础版dsbridge webview",
"homepage": "https://github.com/TMacChen/UNIBaseH5Container",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"陈刚": "345058906@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/TMacChen/UNIBaseH5Container.git",
"tag": "1.0"
},
"source_files": "UNIBaseH5ContainerTest/UNIBaseH5ContainerTest/UNIBaseH5Container.framework/Headers/*.{h,m}",
"dependencies": {
"dsBridge": [
]
}
}