blob: a75b8a4aa32a1c63e91f752c85a79238b02f7eec [file] [log] [blame]
{
"name": "WKNavigationWebController",
"version": "1.0.0",
"summary": "Provides a wrapping UIViewController for WKWebView with navigation controls and authentication",
"description": "This CocoaPod provides a wrapping UIViewController for WKWebView with navigation controls and authenticaton in case that the site requires to use credentials. Available as of iOS 9",
"homepage": "https://github.com/DiegoQuimbo/WKNavigationWebController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"DiegoQuimbo": "dquimbo22@gmail.com"
},
"source": {
"git": "https://github.com/DiegoQuimbo/WKNavigationWebController.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "WKNavigationWebController/Classes/**/*",
"pushed_with_swift_version": "3.0"
}