blob: 1c3a06a766c6a6cd0ffaff729d71c794373d3545 [file] [log] [blame]
{
"name": "HMWKWebViewHandler",
"version": "0.0.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HMWKWebViewHandler/Classes/**/*.{h,m}",
"resources": "HMWKWebViewHandler/Resources/*.js",
"requires_arc": true
}