blob: e3056a85b649b2c16695fc097d845f98e443b5b4 [file] [log] [blame]
{
"name": "MDSWebViewController",
"version": "0.1.0",
"summary": "webViewcontroller,wkwebView,wechat,微信",
"description": "webViewcontroller,base in wkwebView,will be like wechat webView",
"swift_version": "4.2",
"homepage": "https://github.com/xuxueing/MDSWebViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xuxueing": "330578304@qq.com"
},
"source": {
"git": "https://github.com/xuxueing/MDSWebViewController.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MDSWebViewController/Classes/**/*",
"frameworks": [
"UIKit",
"WebKit"
],
"dependencies": {
"SnapKit": [
]
}
}