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