{"id":21808563,"url":"https://github.com/organizze/zzeblurredlabel","last_synced_at":"2025-07-13T19:07:38.287Z","repository":{"id":56931607,"uuid":"92856814","full_name":"organizze/ZzeBlurredLabel","owner":"organizze","description":"iOS Blurred Label","archived":false,"fork":false,"pushed_at":"2017-05-30T20:11:12.000Z","size":80,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-06-14T23:03:12.835Z","etag":null,"topics":["blur","blurry","ios","objective-c","uiimage"],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/organizze.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-05-30T17:06:05.000Z","updated_at":"2023-12-27T09:47:58.000Z","dependencies_parsed_at":"2022-08-21T00:00:31.860Z","dependency_job_id":null,"html_url":"https://github.com/organizze/ZzeBlurredLabel","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/organizze/ZzeBlurredLabel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/organizze%2FZzeBlurredLabel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/organizze%2FZzeBlurredLabel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/organizze%2FZzeBlurredLabel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/organizze%2FZzeBlurredLabel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/organizze","download_url":"https://codeload.github.com/organizze/ZzeBlurredLabel/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/organizze%2FZzeBlurredLabel/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265191128,"owners_count":23725264,"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":["blur","blurry","ios","objective-c","uiimage"],"created_at":"2024-11-27T13:15:08.811Z","updated_at":"2025-07-13T19:07:38.263Z","avatar_url":"https://github.com/organizze.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ZzeBlurredLabel\n[![Version](https://img.shields.io/cocoapods/v/ZzeBlurredLabel.svg?style=flat)](http://cocoapods.org/pods/ZzeBlurredLabel)\n[![Platform](https://img.shields.io/cocoapods/p/ZzeBlurredLabel.svg?style=flat)](http://cocoapods.org/pods/ZzeBlurredLabel)\n[![License](https://img.shields.io/cocoapods/l/ZzeBlurredLabel.svg?style=flat)](https://github.com/organizze/ZzeBlurredLabel/blob/master/LICENSE)\n\n#### Without filter\n![Without Filter](https://github.com/organizze/ZzeBlurredLabel/blob/master/images/without-filter.png)\n\n#### Filtered\n![With Filter](https://github.com/organizze/ZzeBlurredLabel/blob/master/images/with-filter.png)\n\n## Requirements\n* iOS 8.0+\n\n#### CocoaPods\nAdd the following line to your `Podfile`:\n```\npod 'ZzeBlurredLabel'\n```\n\n#### Manual\nJust import ZzeBlurredLabel to your project.\n\n## How to use\n#### 1. Create ZzeBlurredLabel\n##### ・By coding\n```objective-c\nlabel = [[ZzeBlurredLabel alloc] initWithFrame:CGRectMake(0, 64, 100, 100)];\nlabel.text = @\"Your Text\"\n```\n\n#### 2. Set blurRadius\n##### ・Set value on blurRadius\n```objective-c\nlabel.blurRadius = 7.0f;\n```\n\n#### 3. Call getBlurryImageText\n##### ・Method return image blurry\n```objective-c\nUIImage * convertedImage = [label getBlurryImageText];\n```\n\nThis is method return UIImage create from UILabel text/atrributedText.\n\n#### Extra . Call blurryText\n##### ・Blurry text on UILabel\n\n```objective-c\n[label blurryText];\n```\n\n## License\nThis software is released under the MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Forganizze%2Fzzeblurredlabel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Forganizze%2Fzzeblurredlabel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Forganizze%2Fzzeblurredlabel/lists"}