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