blob: 53955d6745629872651651616ec0e4addd62a72b [file] [log] [blame]
{
"name": "KSWebView",
"version": "1.0.1",
"summary": "KSWebView Powerful WKWebView successors",
"description": "KSWebView Powerful WKWebView successors",
"homepage": "https://github.com/kinsunlu/KSWebView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"kinsunlu": "kinsunlu@sina.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/kinsunlu/KSWebView.git",
"tag": "1.0.1"
},
"source_files": "KSWebView/*.{h,m}",
"public_header_files": "KSWebView/*.h",
"dependencies": {
"MJExtension": [
"~> 3.0.15.1"
]
}
}