{"id":19223955,"url":"https://github.com/sukov/webviewcontroller","last_synced_at":"2025-07-28T22:38:31.802Z","repository":{"id":62453738,"uuid":"112020837","full_name":"sukov/WebViewController","owner":"sukov","description":"Customizable In-app web browser","archived":false,"fork":false,"pushed_at":"2018-02-22T22:08:52.000Z","size":61,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-05T00:47:20.933Z","etag":null,"topics":["cocoapods","ios-library","swift","uiwebview","webview","webviewcontroller","wkwebview","xcode"],"latest_commit_sha":null,"homepage":"","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sukov.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-11-25T17:11:37.000Z","updated_at":"2023-06-16T04:40:27.000Z","dependencies_parsed_at":"2022-11-01T23:46:41.708Z","dependency_job_id":null,"html_url":"https://github.com/sukov/WebViewController","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sukov%2FWebViewController","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sukov%2FWebViewController/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sukov%2FWebViewController/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sukov%2FWebViewController/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sukov","download_url":"https://codeload.github.com/sukov/WebViewController/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240298487,"owners_count":19779283,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cocoapods","ios-library","swift","uiwebview","webview","webviewcontroller","wkwebview","xcode"],"created_at":"2024-11-09T15:09:58.827Z","updated_at":"2025-02-23T10:15:07.119Z","avatar_url":"https://github.com/sukov.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WebViewController\n\n[![CI Status](http://img.shields.io/travis/sukov/WebViewController.svg?style=flat)](https://travis-ci.org/sukov/SHGWebViewController)\n[![Version](https://img.shields.io/cocoapods/v/SHGWebViewController.svg?style=flat)](http://cocoapods.org/pods/SHGWebViewController)\n[![License](https://img.shields.io/cocoapods/l/SHGWebViewController.svg?style=flat)](http://cocoapods.org/pods/SHGWebViewController)\n[![Language Swift](https://img.shields.io/badge/Language-Swift%204.0-orange.svg?style=flat)](https://swift.org)\n[![Platform](https://img.shields.io/cocoapods/p/SHGWebViewController.svg?style=flat)](http://cocoapods.org/pods/SHGWebViewController)\n\n![WebViewController](https://i.imgur.com/3fXIHPnl.png \"WebViewController\") ![WebViewController](https://i.imgur.com/7cgbzckl.png \"WebViewController\")\n\n## Installation\n\n### CocoaPods\n\n[CocoaPods](http://cocoapods.org) is a dependency manager for Cocoa projects. You can install it with the following command:\n\n```bash\n$ gem install cocoapods\n```\n\nTo integrate WebViewController into your Xcode project using CocoaPods, specify it in your `Podfile`:\n\n```ruby\nsource 'https://github.com/CocoaPods/Specs.git'\nplatform :ios, '10.0'\nuse_frameworks!\n\ntarget '\u003cYour Target Name\u003e' do\npod 'SHGWebViewController'\nend\n```\n\n#### To use with Swift 3.x please ensure that you specify version 3.0.0\n\n```ruby\npod 'SHGWebViewController', '~\u003e 4.0.0'\n```\n\nThen, run the following command:\n\n```bash\n$ pod install\n```\n\n## Usage\n\n### Import\n\n```swift\nimport WebViewController\n```\n\n### WebViewControllerDelegate\n\n```swift\nfunc webViewController(_ webViewController: WebViewController, setupAppearanceForMain view: UIView)\nfunc webViewControllerDidStartLoad(_ webViewController: WebViewController)\nfunc webViewControllerDidFinishLoad(_ webViewController: WebViewController)\n// default color .gray\nfunc webViewController(_ webViewController: WebViewController, disabledTintColorFor button: UIButton) -\u003e UIColor\n// default color .blue\nfunc webViewController(_ webViewController: WebViewController, enabledTintColorFor button: UIButton) -\u003e UIColor\n```\n\n## Author\n\nsukov, gorjan5@hotmail.com\n\n## License\n\nSHGWebViewController is available under the MIT license. See the LICENSE file for more info.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsukov%2Fwebviewcontroller","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsukov%2Fwebviewcontroller","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsukov%2Fwebviewcontroller/lists"}