blob: 67db7b78c4a2a4a2ee3768c17b2d06ac4e68916d [file] [log] [blame]
{
"name": "JYWKWebView",
"version": "1.0.2",
"summary": "WKWebView简单封装",
"platforms": {
"ios": "9.0"
},
"homepage": "https://github.com/CoderJYZhu/JYWKWebView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"某天": "505340739@qq.com"
},
"source": {
"git": "https://github.com/CoderJYZhu/JYWKWebView.git",
"tag": "1.0.2"
},
"source_files": "JYWKWebView/*.{h,m}",
"requires_arc": true
}