blob: c907d19312df276e9f2f89668401b4da3e192491 [file] [log] [blame]
{
"name": "NYWebViewController",
"version": "1.0.2",
"summary": "NYWebViewController base on WKWebView",
"homepage": "https://github.com/NuoyuaniOSTeam/NYWebViewController",
"license": "MIT",
"authors": {
"NuoYuaniOS": "appleco@nuoayuan.com.cn"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/NuoyuaniOSTeam/NYWebViewContorller.git",
"tag": "1.0.2"
},
"source_files": "NYWebViewController/*.{h,m}",
"resources": "NYWebViewController/NYWebViewTool/*.bundle",
"requires_arc": true
}