blob: a6142f8b63a52fdfe36dd84fbd990daf5b315e27 [file] [log] [blame]
{
"name": "CHWebView",
"version": "0.1",
"summary": "BaseWebView For Project Complex",
"description": "1.loading webview with progress 2.js invoke oc function3.init URL or File",
"homepage": "https://github.com/chausson/CHWebView.git",
"license": "MIT",
"authors": {
"Chausson": "232564026@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/chausson/CHWebView.git",
"tag": "0.1"
},
"source_files": [
"CHWebView/*.{h,m}",
"CHWebView/Core/*.{h,m}",
"CHWebView/Progress/*.{h,m}"
]
}