blob: 454a23518a6f434e2a8282a9eae1c5b567978b8b [file] [log] [blame]
{
"name": "WKWebViewController",
"version": "1.2.2",
"summary": "An UIViewController with WKWebView inside.",
"homepage": "https://github.com/Meniny/WKWebViewController",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": "Elias Abel",
"source": {
"git": "https://github.com/Meniny/WKWebViewController.git",
"tag": "1.2.2"
},
"swift_version": "4.1",
"social_media_url": "https://meniny.cn/",
"source_files": "WKWebViewController/**/*.swift",
"resources": "WKWebViewController/Assets.xcassets",
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"dependencies": {
"JustLayout": [
]
},
"description": "WKWebViewController is an UIViewController with WKWebView inside.",
"module_name": "WKWebViewController"
}