blob: e7be42b5e221337a7df10b42cf0ac4de47384c04 [file] [log] [blame]
{
"name": "XQCH5Interaction",
"version": "0.0.1",
"summary": "The bridge of H5 and iOS .",
"homepage": "https://github.com/gavinyf/XQCH5Interation",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"gavinyf": "gavin_taotao@163.com"
},
"source": {
"git": "https://github.com/gavinyf/XQCH5Interation.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "10.0"
},
"requires_arc": true,
"source_files": "XQCH5Interaction/*.{h,m}",
"resources": "XQCH5Interaction.bundle",
"frameworks": [
"Foundation",
"UIKit"
],
"dependencies": {
"WebViewJavascriptBridge": [
]
}
}