{"id":15293678,"url":"https://github.com/anzfactory/anzsingleimageviewer","last_synced_at":"2025-04-13T14:08:43.131Z","repository":{"id":56900846,"uuid":"150729116","full_name":"anzfactory/ANZSingleImageViewer","owner":"anzfactory","description":"Simple Image Viewer","archived":false,"fork":false,"pushed_at":"2020-07-14T10:59:49.000Z","size":25593,"stargazers_count":3,"open_issues_count":1,"forks_count":2,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-13T14:08:31.648Z","etag":null,"topics":["cocoapods","imageviewer","ios","swift","swift4","xcode10"],"latest_commit_sha":null,"homepage":null,"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/anzfactory.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":"2018-09-28T11:16:06.000Z","updated_at":"2020-07-14T09:29:56.000Z","dependencies_parsed_at":"2022-08-21T02:20:32.121Z","dependency_job_id":null,"html_url":"https://github.com/anzfactory/ANZSingleImageViewer","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anzfactory%2FANZSingleImageViewer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anzfactory%2FANZSingleImageViewer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anzfactory%2FANZSingleImageViewer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anzfactory%2FANZSingleImageViewer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anzfactory","download_url":"https://codeload.github.com/anzfactory/ANZSingleImageViewer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248724629,"owners_count":21151561,"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","imageviewer","ios","swift","swift4","xcode10"],"created_at":"2024-09-30T16:50:31.361Z","updated_at":"2025-04-13T14:08:43.113Z","avatar_url":"https://github.com/anzfactory.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ANZSingleImageViewer\n\n[![Version](https://img.shields.io/cocoapods/v/ANZSingleImageViewer.svg?style=flat)](https://cocoapods.org/pods/ANZSingleImageViewer)\n[![License](https://img.shields.io/cocoapods/l/ANZSingleImageViewer.svg?style=flat)](https://cocoapods.org/pods/ANZSingleImageViewer)\n[![Platform](https://img.shields.io/cocoapods/p/ANZSingleImageViewer.svg?style=flat)](https://cocoapods.org/pods/ANZSingleImageViewer)\n\n![ANZSingleImageViewer](https://github.com/anzfactory/ANZSingleImageViewer/blob/master/ScreenShots/screenshot.gif)\n\n## Example\n\nTo run the example project, clone the repo, and run `pod install` from the Example directory first.\n\n## Requirements\n\n- Xcode 10+\n- Swift 4.2+\n- iOS 8.0+\n\n## Installation\n\nANZSingleImageViewer is available through [CocoaPods](https://cocoapods.org). To install\nit, simply add the following line to your Podfile:\n\n```ruby\npod 'ANZSingleImageViewer'\n```\n\n## Sample Usage\n\n```swift\nclass ViewController: UIViewController {\n\n    private func openImage(_ image: UIImage) {\n\n        ANZSingleImageViewer.showImage(image, toParent: self)\n    }\n}\n```\n\n### Zoom Transition\n\n```swift\nclass ViewController: ANZSingleImageViewerSourceTransitionDelegate {\n\n    func viewerTargetImageView() -\u003e UIImageView? {\n        \n        return targetImageView\n    }\n}\n```\n\n## Author\n\nanzfactory, anz.factory@gmail.com\n\n## License\n\nANZSingleImageViewer is available under the MIT license. See the LICENSE file for more info.\n\n## CREDIT\n\n[Unsplash](https://unsplash.com/)\n\n- [Kelly Sikkema](https://unsplash.com/@kellysikkema)\n- [Rich Hay](https://unsplash.com/@richexploration)\n- [Vidar Nordli-Mathisen](https://unsplash.com/@vidarnm)\n- [Toshi](https://unsplash.com/@toshidog)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanzfactory%2Fanzsingleimageviewer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanzfactory%2Fanzsingleimageviewer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanzfactory%2Fanzsingleimageviewer/lists"}