blob: 1df4d1cc9d60e85e078eeab929ca0032a800d13c [file] [log] [blame]
{
"name": "ICEWebView",
"version": "1.1.0",
"summary": "对WebView的封装",
"description": "TODO: 对UIWebView 和 WKWebView 的整合封装",
"homepage": "https://github.com/My-Pod/ICEWebView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"gumengxiao": "rare_ice@163.com"
},
"source": {
"git": "https://github.com/My-Pod/ICEWebView.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "Classes/*.{h,m}",
"frameworks": "WebKit"
}