2 "name": "WLXWebViewReloader",
4 "summary": "An extension to WKWebView that reloads the web view when the source changes.",
5 "description": " WLXWebViewReloader adds an extension to WKWebView to reload the web view\n when the sources changes. If you are using a web view to display content\n that is stored in the app's you know that everytime you make a change to\n the source files (HTML, JS, CSS) you have to do a clean + build \n (cmd + shift + k and cmd + r).\n\n WLXWebViewReloader allows you (when you are in dev mode) to instead load\n the source (HTML, JS, CSS) from a Nodejs server and everytime you change\n a file the web view will reload automatically.\n\n You need to install the webview-reloader-server for this Pod to work.\n Check to npm module https://github.com/Wolox/webview-reloader-server.\n",
6 "homepage": "https://github.com/Wolox/WLXWebViewReloader",
9 "Guido Marucci Blas": "guidomb@wolox.com.ar"
12 "git": "https://github.com/Wolox/WLXWebViewReloader.git",
19 "frameworks": "WebKit",
20 "source_files": "Pod/Classes",
22 "WLXWebViewReloader": [