blob: b062ac56cc86051344b930e5e5b25d5d146cf91a [file] [log] [blame]
{
"name": "JYWKWebView",
"version": "1.0.3",
"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.3"
},
"source_files": "JYWKWebView/*.{h,m}",
"requires_arc": true
}