Can I use UIWebView with Meteor 1.3?

Our app uses WebSQL and since Meteor 1.3 abandoned UIWebView in favour of WKWebView we can’t easily upgrade to 1.3. Is there any way to fall back to UIWebView in Meteor 1.3?