blob: 7f03a5fffdef4e099df6663907f5723e3da9c39e [file] [log] [blame]
{
"name": "YDDWebView",
"version": "0.0.1",
"summary": "封装wkwebview",
"description": "封装wkwebview, 对wkwebview js交互进行block封装",
"homepage": "https://github.com/yuedongdong521/YDDWebView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yuedongdong521": "1067221279@qq.com"
},
"source": {
"git": "https://github.com/yuedongdong521/YDDWebView.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "YDDWebView/Classes/**/*"
}