{"id":25243039,"url":"https://github.com/0x0c/m2dwebviewcontroller","last_synced_at":"2025-10-26T20:30:51.619Z","repository":{"id":21834431,"uuid":"25157472","full_name":"0x0c/M2DWebViewController","owner":"0x0c","description":"Simple built-in web view controller using WebKit.","archived":false,"fork":false,"pushed_at":"2023-04-16T07:16:10.000Z","size":453,"stargazers_count":25,"open_issues_count":0,"forks_count":5,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-01-14T19:05:12.196Z","etag":null,"topics":["ios","ios-app","ios-lib","objective-c","webkit"],"latest_commit_sha":null,"homepage":"","language":"Objective-C","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/0x0c.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-10-13T12:21:46.000Z","updated_at":"2021-04-08T11:32:43.000Z","dependencies_parsed_at":"2024-11-13T15:50:20.778Z","dependency_job_id":"656957c1-11c8-4de4-8e5e-d89b9e00ac54","html_url":"https://github.com/0x0c/M2DWebViewController","commit_stats":{"total_commits":67,"total_committers":3,"mean_commits":"22.333333333333332","dds":0.417910447761194,"last_synced_commit":"2344f2a9a33d35d1ea7edbe0993cd2a8a8fa0855"},"previous_names":[],"tags_count":23,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0x0c%2FM2DWebViewController","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0x0c%2FM2DWebViewController/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0x0c%2FM2DWebViewController/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0x0c%2FM2DWebViewController/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/0x0c","download_url":"https://codeload.github.com/0x0c/M2DWebViewController/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238394317,"owners_count":19464583,"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":["ios","ios-app","ios-lib","objective-c","webkit"],"created_at":"2025-02-12T00:45:16.358Z","updated_at":"2025-10-26T20:30:51.183Z","avatar_url":"https://github.com/0x0c.png","language":"Objective-C","readme":"# M2DWebViewController\n\n[![CI Status](http://img.shields.io/travis/Akira/M2DWebViewController.svg?style=flat)](https://travis-ci.org/Akira/M2DWebViewController)\n[![Version](https://img.shields.io/cocoapods/v/M2DWebViewController.svg?style=flat)](http://cocoadocs.org/docsets/M2DWebViewController)\n[![License](https://img.shields.io/cocoapods/l/M2DWebViewController.svg?style=flat)](http://cocoadocs.org/docsets/M2DWebViewController)\n[![Platform](https://img.shields.io/cocoapods/p/M2DWebViewController.svg?style=flat)](http://cocoadocs.org/docsets/M2DWebViewController)\n\n\n![](https://raw.github.com/0x0c/M2DWebViewController/master/images/1.png)\n![](https://raw.github.com/0x0c/M2DWebViewController/master/images/2.png)\n![](https://raw.github.com/0x0c/M2DWebViewController/master/images/3.png)\n\n## Usage\n\nTo run the example project, clone the repo, and run `pod install` from the Example directory first.\n\nTry this\n\n\tM2DWebViewController *viewController = [[M2DWebViewController alloc] initWithURL:[NSURL URLWithString:@\"https://github.com/0x0c/M2DWebViewController\"]\n\nor this\n\n\tM2DWebViewController *viewController = [[M2DWebViewController alloc] initWithURL:[NSURL URLWithString:@\"https://github.com/0x0c/M2DWebViewController\"]];\n\t__weak typeof(viewController) bviewcontroller = viewController;\n\tviewController.actionButtonPressedHandler = ^(NSString *pageTitle, NSURL *url){\n\t\tUIActivityViewController *activityViewController = [[UIActivityViewController alloc] initWithActivityItems:@[pageTitle, url] applicationActivities:@[]];\n\t\t[bviewcontroller presentViewController:activityViewController animated:YES completion:^{\n\t\t}];\n\t};\n\n## Requirements\niOS 12 or later.\n\n## Installation\n\nM2DWebViewController is available through [CocoaPods](http://cocoapods.org). To install\nit, simply add the following line to your Podfile:\n\n    pod \"M2DWebViewController\"\n\n## Author\n\nAkira Matsuda, akira.m.itachi@gmail.com\n\n## License\n\nM2DWebViewController is available under the MIT license. See the LICENSE file for more info.\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0x0c%2Fm2dwebviewcontroller","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F0x0c%2Fm2dwebviewcontroller","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0x0c%2Fm2dwebviewcontroller/lists"}