blob: 4de5dd9feff5b1d2e754a92879a0ba783c1a7c5b [file] [log] [blame]
{
"name": "QSWebView",
"version": "1.0.1",
"summary": "Adapter for using UIWebView and WKWebView",
"description": "\"QSWebView is an adapter to make your life easier when using UIWebView and WKWebView\"",
"homepage": "https://github.com/QuickSpin/QSWebView.git",
"license": "MIT",
"authors": "QuickSpin AB",
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/QuickSpin/QSWebView.git",
"tag": "1.0.1"
},
"source_files": [
"QSWebView/Classes",
"QSWebView/Classes/**/*.{h,m}"
],
"exclude_files": "QSWebView/Classes/Exclude",
"frameworks": "WebKit",
"requires_arc": true
}