blob: ddf8b2f5ccb6b77b29421404128e97cd42734e00 [file] [log] [blame]
{
"name": "HMWKWebViewHandler",
"version": "0.0.4",
"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.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": [
"Classes",
"HMWKWebViewHandler/Classes/*.{h,m}"
],
"resources": [
"Resources",
"HMWKWebViewHandler/Resources/*"
],
"requires_arc": true,
"dependencies": {
"YYKit": [
],
"Masonry": [
],
"AFNetworking": [
]
}
}