blob: cd25b6ebd5b110d8333efbd805a6bf9024ae6a4e [file] [log] [blame]
{
"name": "XQCH5Interaction",
"version": "0.0.3",
"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.3"
},
"platforms": {
"ios": "10.0"
},
"requires_arc": true,
"source_files": "XQCH5Interaction/*.{h,m}",
"resources": "XQCH5Interaction.bundle",
"frameworks": [
"Foundation",
"UIKit"
],
"dependencies": {
"WebViewJavascriptBridge": [
],
"SDWebImage": [
],
"MBProgressHUD": [
],
"TZImagePickerController": [
]
}
}