blob: 849f476d698d56f507b14dda857e2588e3b1a8e4 [file] [log] [blame]
{
"name": "CLWebViewBridgeManager",
"version": "0.0.1",
"summary": "一款简单的webview与h5交互的组建",
"homepage": "https://github.com/chilimyan/CLWebViewBridgeManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"chilimyan": "chilimyan@sina.com"
},
"social_media_url": "https://chilimyan.github.io",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/chilimyan/CLWebViewBridgeManager.git",
"tag": "0.0.1"
},
"source_files": "CLWebViewBridgeManager/*.{h,m}"
}