blob: 49727007c853f610004d22b44c29f51ac5144a69 [file] [log] [blame]
{
"name": "HXWebView",
"version": "0.0.1",
"summary": "wkwebview simple encapsulate",
"homepage": "https://github.com/yiyucanglang",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"dahuanxiong": "xinlixuezyj@163.com"
},
"source": {
"git": "https://github.com/yiyucanglang/HXWebView.git",
"tag": "0.0.1"
},
"static_framework": true,
"platforms": {
"ios": "8.0"
},
"public_header_files": "*{h}",
"source_files": "*.{h,m}",
"dependencies": {
"KVOController": [
],
"Masonry": [
]
}
}