blob: d67100c7132afd6856be7eaa6ba28a24ec5532ed [file] [log] [blame]
{
"name": "WebViewWarmupper",
"version": "0.1.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/simorgh3196/WebViewWarmupper",
"authors": {
"Tomoya Hayakawa": "simorgh3196@gmail.com"
},
"summary": "Warmup WKWebViewInstance",
"source": {
"git": "https://github.com/simorgh3196/WebViewWarmupper.git",
"tag": "0.1.0"
},
"swift_version": "4.2",
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/**/*.swift",
"ios": {
"frameworks": "WebKit"
}
}