{"id":15037299,"url":"https://github.com/manofit/gjprogressview","last_synced_at":"2025-04-09T23:23:33.953Z","repository":{"id":56912084,"uuid":"108966453","full_name":"manofit/GJProgressView","owner":"manofit","description":"使用十分方便的进度progress显示控件","archived":false,"fork":false,"pushed_at":"2017-11-01T08:06:12.000Z","size":53,"stargazers_count":11,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-24T01:12:53.783Z","etag":null,"topics":["animation","demo","ios","ios-app","objective-c","progress","progressbar","swift","swift3","swift4"],"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/manofit.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":"2017-10-31T08:28:03.000Z","updated_at":"2024-10-18T14:15:25.000Z","dependencies_parsed_at":"2022-08-20T20:20:40.791Z","dependency_job_id":null,"html_url":"https://github.com/manofit/GJProgressView","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manofit%2FGJProgressView","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manofit%2FGJProgressView/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manofit%2FGJProgressView/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manofit%2FGJProgressView/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/manofit","download_url":"https://codeload.github.com/manofit/GJProgressView/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248126910,"owners_count":21052094,"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":["animation","demo","ios","ios-app","objective-c","progress","progressbar","swift","swift3","swift4"],"created_at":"2024-09-24T20:34:13.037Z","updated_at":"2025-04-09T23:23:33.930Z","avatar_url":"https://github.com/manofit.png","language":"Objective-C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GJProgressView\n使用十分方便的进度显示控件。\n- 你可以下载后直接拖进项目；\n- 也可以使用cocoapods；\n```\npod search GJProgressView\n```\n```\npod 'GJProgressView', '~\u003e 1.0.0'\n```\n调用方法十分简单：\n```\nGJProgressView *progressView = [[GJProgressView alloc] initWithFrame:CGRectMake((self.view.frame.size.width/2) - 25, 100, 50, 50)];\nprogressView.strokelineWidth = 5;\n[progressView circleWithProgress:67 andIsAnimate:YES];\n[self.view addSubview:progressView];\n```\n最后，请大家不忘给个**星**。\n\n![image](https://github.com/manofit/GJProgressView/blob/master/GJProgressView/Simulator%20Screen%20Shot%20-%20iPhone%208%20-%202017-10-31%20at%2015.26.15.png)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmanofit%2Fgjprogressview","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmanofit%2Fgjprogressview","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmanofit%2Fgjprogressview/lists"}