blob: c322404129c9a90a12ce25ce34fdb14a650e5a19 [file] [log] [blame]
{
"name": "WBWebView",
"version": "0.1.0",
"summary": "WKWebView封装,集成进度条及cookie等功能",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/huipengo/WBWebView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"彭辉": "penghui_only@163.com"
},
"source": {
"git": "https://github.com/huipengo/WBWebView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"frameworks": [
"UIKit",
"Foundation"
],
"source_files": "Pod/Classes/**/*.{h,m}",
"resources": "Pod/Classes/*.bundle"
}