{"id":16853141,"url":"https://github.com/devxoul/touchareainsets","last_synced_at":"2025-03-22T06:30:55.121Z","repository":{"id":21306437,"uuid":"24622782","full_name":"devxoul/TouchAreaInsets","owner":"devxoul","description":"Expand UIView touch area just like a charm","archived":false,"fork":false,"pushed_at":"2019-05-31T02:31:18.000Z","size":15,"stargazers_count":51,"open_issues_count":0,"forks_count":7,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-18T08:53:31.579Z","etag":null,"topics":["swift","touchareainsets","uiview"],"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/devxoul.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":"2014-09-30T03:21:01.000Z","updated_at":"2024-05-14T08:32:06.000Z","dependencies_parsed_at":"2022-08-28T15:14:04.058Z","dependency_job_id":null,"html_url":"https://github.com/devxoul/TouchAreaInsets","commit_stats":null,"previous_names":["devxoul/uibutton-touchareainsets"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devxoul%2FTouchAreaInsets","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devxoul%2FTouchAreaInsets/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devxoul%2FTouchAreaInsets/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devxoul%2FTouchAreaInsets/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devxoul","download_url":"https://codeload.github.com/devxoul/TouchAreaInsets/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244918500,"owners_count":20531682,"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":["swift","touchareainsets","uiview"],"created_at":"2024-10-13T13:49:53.903Z","updated_at":"2025-03-22T06:30:54.564Z","avatar_url":"https://github.com/devxoul.png","language":"Objective-C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TouchAreaInsets\n\n[![Build Status](https://travis-ci.org/devxoul/TouchAreaInsets.svg?branch=master)](https://travis-ci.org/devxoul/TouchAreaInsets)\n[![CocoaPods](http://img.shields.io/cocoapods/v/TouchAreaInsets.svg)](https://cocoapods.org/pods/TouchAreaInsets)\n\nTouch area insets for UIView.\n\n## At a Glance\n\nThe code below expands button's touch area for 20px.\n\n```swift\nlet button = UIButton()\nbutton.touchAreaInsets = UIEdgesInsets(top: 20, left: 20, bottom: 20, right: 20)\n```\n\n## Installation\n\n```ruby\npod 'TouchAreaInsets'\n```\n\n## License\n\nTouchAreaInsets is under MIT license. See the [LICENSE](LICENSE) file for more info.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevxoul%2Ftouchareainsets","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevxoul%2Ftouchareainsets","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevxoul%2Ftouchareainsets/lists"}