blob: e1a0f6dcd22a74dcf243fa55d4331eab0ecc08af [file] [log] [blame]
{
"name": "ContentFittingWebView",
"version": "1.0.1",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/Bilue/ContentFittingWebView",
"authors": {
"Rhys Powell": "rhys@bilue.com.au"
},
"summary": "ARA WKWebView subclass which sizes itself to fit its contents.",
"source": {
"git": "https://github.com/Bilue/ContentFittingWebView.git",
"tag": "v1.0.0"
},
"source_files": "ContentFittingWebView/**",
"swift_version": "4.1",
"platforms": {
"ios": "8.0"
},
"ios": {
"frameworks": "WebKit"
}
}