blob: 48231271d6f6ec0f0ff4ad51ad6743c071514966 [file] [log] [blame]
{
"name": "HMWKWebViewHandler",
"version": "0.0.3",
"summary": "JS & OC",
"description": "TODO: JS & OC Calling Each Other",
"homepage": "https://github.com/caochangxi/HMWKWebViewHandler",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"曹长喜": "941038274@qq.com"
},
"source": {
"git": "https://github.com/caochangxi/HMWKWebViewHandler.git",
"tag": "0.0.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HMWKWebViewHandler/Classes/*.{h,m}",
"resources": "HMWKWebViewHandler/Resources/*.js",
"requires_arc": true
}