{"id":16672938,"url":"https://github.com/euskadi31/glide-objc","last_synced_at":"2025-04-09T20:05:02.766Z","repository":{"id":56912782,"uuid":"50940051","full_name":"euskadi31/glide-objc","owner":"euskadi31","description":"Glide client for iOS \u0026 Mac OS X","archived":false,"fork":false,"pushed_at":"2016-02-16T13:50:12.000Z","size":84,"stargazers_count":4,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"develop","last_synced_at":"2025-03-23T21:52:05.238Z","etag":null,"topics":["cocoapods","glide","image-manipulation","library"],"latest_commit_sha":null,"homepage":null,"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/euskadi31.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-02-02T17:57:26.000Z","updated_at":"2021-06-28T18:33:32.000Z","dependencies_parsed_at":"2022-08-20T20:50:24.725Z","dependency_job_id":null,"html_url":"https://github.com/euskadi31/glide-objc","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/euskadi31%2Fglide-objc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/euskadi31%2Fglide-objc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/euskadi31%2Fglide-objc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/euskadi31%2Fglide-objc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/euskadi31","download_url":"https://codeload.github.com/euskadi31/glide-objc/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247675620,"owners_count":20977376,"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","glide","image-manipulation","library"],"created_at":"2024-10-12T12:23:42.440Z","updated_at":"2025-04-09T20:05:02.745Z","avatar_url":"https://github.com/euskadi31.png","language":"Objective-C","funding_links":[],"categories":[],"sub_categories":[],"readme":"Glide [![CocoaPods](https://img.shields.io/cocoapods/v/Glide.svg)](https://cocoapods.org/pods/Glide)\n=====\n\n| Branch  | Status | Coverage |\n|---------|--------|----------|\n| master  | [![Build Status](https://travis-ci.org/euskadi31/glide-objc.svg?branch=master)](https://travis-ci.org/euskadi31/glide-objc) | [![Coverage Status](https://coveralls.io/repos/github/euskadi31/glide-objc/badge.svg?branch=master)](https://coveralls.io/github/euskadi31/glide-objc?branch=master)    |\n| develop | [![Build Status](https://travis-ci.org/euskadi31/glide-objc.svg?branch=develop)](https://travis-ci.org/euskadi31/glide-objc) | [![Coverage Status](https://coveralls.io/repos/github/euskadi31/glide-objc/badge.svg?branch=develop)](https://coveralls.io/github/euskadi31/glide-objc?branch=develop) |\n\n\n[Glide](http://glide.thephpleague.com/) client for iOS \u0026 Mac OS X\n\n## Install\n\nYou want to add `pod 'Glide', '~\u003e 1.0'` similar to the following to your Podfile:\n\n~~~ruby\ntarget 'MyApp' do\n    pod 'Glide', '~\u003e 1.0'\nend\n~~~\n\nThen run a `pod install` inside your terminal, or from CocoaPods.app.\n\n## Get started\n\n~~~objc\n#import \u003cGlide/Glide.h\u003e\n\nGlideClient *glide = [[GlideClient alloc] initWithBase:@\"https:images.domain.tld\"];\n\n[glide setWidth:200 andHeight:200];\n\nNSLog(@\"Url: %@\", [glide absoluteString]);\n~~~\n\n\n## License\n\nGlide-objc is licensed under [the MIT license](LICENSE.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feuskadi31%2Fglide-objc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feuskadi31%2Fglide-objc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feuskadi31%2Fglide-objc/lists"}