blob: 3f2bf6baa6ad22d141b8b2561165219edc0027e2 [file] [log] [blame]
{
"name": "YPWebView",
"version": "0.0.2",
"summary": "混合UIWebView和WKWebView",
"description": "混合UIWebView和WKWebView,根据系统自动选择控件...",
"homepage": "https://github.com/dadage456/YPWebView",
"license": "MIT",
"authors": {
"GaotangZhang": "dadage456@163.com"
},
"social_media_url": "http://blog.yuanpower.me/",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/dadage456/YPWebView.git",
"tag": "0.0.2"
},
"source_files": [
"YPWebView",
"Classes/*.{h,m}"
],
"frameworks": [
"JavaScriptCore",
"WebKit"
],
"dependencies": {
"NJKWebViewProgress": [
]
}
}