blob: 68326a3b8cd8ba3f754ffc0f222c27c31d22124c [file] [log] [blame]
{
"name": "CRJWebViewJavascriptBridge",
"version": "6.0.3",
"summary": "WebViewJavascriptBridge. 一些注释",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/CelestialRotatingJade/CRJWebViewJavascriptBridge",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhuyuhui434@gmail.com": "EX-ZHUYUHUI002@pingan.com.cn"
},
"source": {
"git": "https://github.com/CelestialRotatingJade/CRJWebViewJavascriptBridge.git",
"tag": "6.0.3"
},
"platforms": {
"ios": "9.0"
},
"source_files": "CRJWebViewJavascriptBridge/Classes/**/*",
"resource_bundles": {
"CRJWebViewJavascriptBridge": [
"CRJWebViewJavascriptBridge/Assets/*"
]
}
}