{"id":18270906,"url":"https://github.com/lbrndnr/LBGIFImage","last_synced_at":"2025-04-05T01:30:55.236Z","repository":{"id":2175827,"uuid":"3122742","full_name":"lbrndnr/LBGIFImage","owner":"lbrndnr","description":"This is a small category that creates an animated UIImage out of a gif image.","archived":false,"fork":false,"pushed_at":"2016-10-17T06:46:05.000Z","size":845,"stargazers_count":174,"open_issues_count":1,"forks_count":20,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-03-23T11:01:57.689Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://laurinbrandner.ch","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/lbrndnr.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":"2012-01-07T03:15:11.000Z","updated_at":"2024-01-16T17:40:17.000Z","dependencies_parsed_at":"2022-09-16T05:22:09.228Z","dependency_job_id":null,"html_url":"https://github.com/lbrndnr/LBGIFImage","commit_stats":null,"previous_names":["larcus94/lbgifimage"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lbrndnr%2FLBGIFImage","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lbrndnr%2FLBGIFImage/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lbrndnr%2FLBGIFImage/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lbrndnr%2FLBGIFImage/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lbrndnr","download_url":"https://codeload.github.com/lbrndnr/LBGIFImage/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247276043,"owners_count":20912286,"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":[],"created_at":"2024-11-05T11:38:56.707Z","updated_at":"2025-04-05T01:30:54.458Z","avatar_url":"https://github.com/lbrndnr.png","language":"Objective-C","readme":"# LBGIFImage\n\n## About\nLBGIFImage is an easy and efficient way to display [animated GIF images](http://en.wikipedia.org/wiki/Graphics_Interchange_Format). It's based on the `ImageIO.framework` which makes it fast and lightweight.\n\n## Installation\n1. Drag the `LBGIFImage` folder into your project.\n2. Import the `ImageIO.framework`.\n\n### Example\n\n```objc\nNSData* data = [NSData dataWithContentsOfFile:[[NSBundle mainBundle] pathForResource:@\"image\" ofType:@\"gif\"]];\nUIImage* image = [UIImage animatedGIFWithData:data];\n```\n\n## License\nLBGIFImage is licensed under the [MIT License](http://opensource.org/licenses/mit-license.php). \n","funding_links":[],"categories":["etc"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flbrndnr%2FLBGIFImage","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flbrndnr%2FLBGIFImage","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flbrndnr%2FLBGIFImage/lists"}