blob: 07e7d43e60202b06a5efc00cfb7d8b1fa036a47e [file] [log] [blame]
{
"name": "JXBWebKit",
"version": "1.0.1",
"summary": "JXBWebKit based on WKWebView",
"description": "based on WKWebView",
"homepage": "https://github.com/xiubojin/JXBWebKit",
"license": "MIT",
"authors": {
"jinxiubo": "17610158997@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/xiubojin/JXBWebKit.git",
"tag": "1.0.1"
},
"source_files": "JXBWebKit/**/*.{h,m}",
"resources": "JXBWebKit/*.bundle",
"requires_arc": true
}