blob: 5a4c205e37c2a1a8fb940bc90096535086e59cfb [file] [log] [blame]
{
"name": "XKWebViewController",
"version": "1.0.1",
"summary": "webView",
"description": "WKWebview 小封装",
"homepage": "https://github.com/kunhum/XKWebViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"kunhum": "kunhum@163.com"
},
"source": {
"git": "https://github.com/kunhum/XKWebViewController.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "XKWebViewController/Classes/XKWebViewController/*.{h,m}",
"dependencies": {
"Masonry": [
]
}
}