blob: 36fa402b762139bb981802e90bdbebebadedb110 [file] [log] [blame]
{
"name": "NYWebViewController",
"version": "1.0.3",
"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.3"
},
"source_files": "NYWebViewController/*.{h,m}",
"resources": "NYWebViewController/NYWebViewTool/*.bundle",
"requires_arc": true
}