blob: de0f788df889005b8380e34237633230fc23371a [file] [log] [blame]
{
"name": "JGWebViewLib",
"platforms": {
"ios": "8.0"
},
"version": "1.0",
"summary": "A simple webView",
"description": "使用虚拟工厂的方法,在系统WKWebView和UIWebView的基础上,集成封装的一个简单易用、无耦、可一键切换的webView。",
"homepage": "https://github.com/fcgIsPioneer/podtest",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fcgIsPioneer": "2044471447@qq.com"
},
"source": {
"git": "https://github.com/fcgIsPioneer/podtest.git",
"tag": "1.0"
},
"source_files": "JGWebView/JGWebViewLib/**/*.{h,m}",
"resources": "JGWebView/JGWebViewLib/JGWebView/JGWebViewResources/JGWebViewResources.bundle",
"requires_arc": true
}