{"id":21530976,"url":"https://github.com/frog-frog/otresizableview","last_synced_at":"2025-04-10T00:16:48.994Z","repository":{"id":62449423,"uuid":"101879430","full_name":"Frog-Frog/OTResizableView","owner":"Frog-Frog","description":"OTResizableView is a UIView library that can be resized with fingers.","archived":false,"fork":false,"pushed_at":"2017-11-15T01:21:27.000Z","size":41,"stargazers_count":50,"open_issues_count":1,"forks_count":18,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-10T00:16:42.157Z","etag":null,"topics":["ios","ipad","iphone","resize","swift","uiview"],"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/Frog-Frog.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-08-30T12:38:14.000Z","updated_at":"2024-04-12T00:55:02.000Z","dependencies_parsed_at":"2022-11-01T23:17:06.617Z","dependency_job_id":null,"html_url":"https://github.com/Frog-Frog/OTResizableView","commit_stats":null,"previous_names":["pkpk-carnage/otresizableview"],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Frog-Frog%2FOTResizableView","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Frog-Frog%2FOTResizableView/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Frog-Frog%2FOTResizableView/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Frog-Frog%2FOTResizableView/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Frog-Frog","download_url":"https://codeload.github.com/Frog-Frog/OTResizableView/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248131318,"owners_count":21052820,"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","ipad","iphone","resize","swift","uiview"],"created_at":"2024-11-24T02:11:04.241Z","updated_at":"2025-04-10T00:16:48.975Z","avatar_url":"https://github.com/Frog-Frog.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OTResizableView\n\n## Description\nOTResizableView is a UIView library that can be resized with fingers.\n\n## Features\n・Resize\n\n・Keep aspect resize\n\n・Move\n\n・Change color\n\n## Demo\n![OTResizableVIewDemo.gif](https://qiita-image-store.s3.amazonaws.com/0/152335/4247576c-8532-e632-c335-6445634904b7.gif \"OTResizableVIewDemo.gif\")\n \n## Usage\n\n```swift\n\nimport OTResizableView\n\nlet resizableView = OTResizableView(contentView: yourView)\nresizableView.delegate = self;\n        \n// If you want to change resizableView colors, you can customize here.\n\nview.addSubview(resizableView)\n\n\n```\n\n## Install\n\n### CocoaPods  \nAdd this to your Podfile.\n\n```PodFile\npod 'OTResizableView'\n```\n\n### Carthage  \nAdd this to your Cartfile.\n\n```Cartfile\ngithub \"PKPK-Carnage/OTResizableView\"\n```\n\n## Help\n\nIf you want to support this framework, you can do these things.\n\n* Please let us know if you have any requests for me.\n\n\tI will do my best to live up to your expectations.\n\n* You can make contribute code, issues and pull requests.\n\t\n\tI promise to confirm them.\n\n## Licence\n\n[MIT](https://github.com/PKPK-Carnage/OTResizableView/blob/master/LICENSE)\n\n## Author\n\n[PKPK-Carnage🦎](https://github.com/PKPK-Carnage)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrog-frog%2Fotresizableview","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffrog-frog%2Fotresizableview","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrog-frog%2Fotresizableview/lists"}