blob: 0fd472379a03d665fe2e3e14ccd342c8602061ba [file] [log] [blame]
{
"name": "PhiWebViewController",
"version": "0.1.0",
"summary": "基于jsbridge的封装",
"description": "TODO: 基于jsbridge的封装.",
"homepage": "https://github.com/GoodStudyWill/PhiWebVC.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"937462838@qq.com": "937462838@qq.com"
},
"source": {
"git": "https://github.com/GoodStudyWill/PhiWebVC.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PhiWebViewController/Classes/**/*",
"dependencies": {
"WebViewJavascriptBridge": [
]
}
}