blob: b53040db9764865b5a1654fee95d731a4ee40714 [file] [log] [blame]
{
"name": "HMWKWebViewHandler",
"version": "0.0.1",
"summary": "JS & OC",
"description": "JS & OC calling each other",
"homepage": "https://github.com/caochangxi/HMWKWebViewHandler",
"license": "MIT",
"authors": {
"曹长喜": "941038274@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/caochangxi/HMWKWebViewHandler.git",
"tag": "0.0.1"
},
"source_files": [
"HMWKWebViewHandler",
"HMWKWebViewHandler/Classes/*.{h,m}"
],
"public_header_files": "HMWKWebViewHandler/Classes/*.h",
"requires_arc": true
}