{"id":19704341,"url":"https://github.com/tinymind/lspieprogressview","last_synced_at":"2025-07-24T18:13:20.104Z","repository":{"id":75222159,"uuid":"20797666","full_name":"tinymind/LSPieProgressView","owner":"tinymind","description":"An UIView Category which shows progress bar with a fan or rect shape, like a clock or slider.","archived":false,"fork":false,"pushed_at":"2014-11-03T15:14:00.000Z","size":236,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-27T17:21:54.629Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Objective-C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tinymind.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-06-13T08:36:06.000Z","updated_at":"2019-04-11T13:52:02.000Z","dependencies_parsed_at":"2023-02-22T19:40:38.438Z","dependency_job_id":null,"html_url":"https://github.com/tinymind/LSPieProgressView","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tinymind/LSPieProgressView","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinymind%2FLSPieProgressView","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinymind%2FLSPieProgressView/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinymind%2FLSPieProgressView/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinymind%2FLSPieProgressView/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tinymind","download_url":"https://codeload.github.com/tinymind/LSPieProgressView/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinymind%2FLSPieProgressView/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266886016,"owners_count":24001036,"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","status":"online","status_checked_at":"2025-07-24T02:00:09.469Z","response_time":99,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-11T21:22:03.939Z","updated_at":"2025-07-24T18:13:20.069Z","avatar_url":"https://github.com/tinymind.png","language":"Objective-C","funding_links":[],"categories":[],"sub_categories":[],"readme":"LSProgressView\n=================\n\nA UIView Category, can show progress with fan / rect shape, like a clock / slider.\n\n####Installation\n\nAdd `UIView+Progress.h` and `UIView+Progress.m` to your project. \n\n####Usage\n\n``` cpp\n\n  #import \"UIView+Progress.h\"\n\n  - (void)onProgressChanged:(CGFloat)progress\n  {\n    [self.progressButton1 setPieProgress:progress];\n    [self.progressButton2 setRectProgress:progress];\n  }\n  \n```\n\n####Example\n\n![Example](https://github.com/tinymind/LSPieProgressView/raw/master/example.png)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftinymind%2Flspieprogressview","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftinymind%2Flspieprogressview","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftinymind%2Flspieprogressview/lists"}