{"id":2241,"url":"https://github.com/AlexLittlejohn/ALThreeCircleSpinner","last_synced_at":"2025-08-02T23:32:09.330Z","repository":{"id":31460915,"uuid":"35024777","full_name":"AlexLittlejohn/ALThreeCircleSpinner","owner":"AlexLittlejohn","description":"A pulsing spinner view written in swift","archived":true,"fork":false,"pushed_at":"2022-07-01T08:19:02.000Z","size":245,"stargazers_count":42,"open_issues_count":0,"forks_count":10,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-11-17T18:04:31.498Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Swift","has_issues":false,"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/AlexLittlejohn.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":"2015-05-04T08:59:56.000Z","updated_at":"2024-05-16T12:32:49.000Z","dependencies_parsed_at":"2022-09-03T16:22:40.783Z","dependency_job_id":null,"html_url":"https://github.com/AlexLittlejohn/ALThreeCircleSpinner","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/AlexLittlejohn%2FALThreeCircleSpinner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexLittlejohn%2FALThreeCircleSpinner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexLittlejohn%2FALThreeCircleSpinner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexLittlejohn%2FALThreeCircleSpinner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AlexLittlejohn","download_url":"https://codeload.github.com/AlexLittlejohn/ALThreeCircleSpinner/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228503142,"owners_count":17930520,"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-01-05T20:16:08.605Z","updated_at":"2024-12-06T17:30:50.698Z","avatar_url":"https://github.com/AlexLittlejohn.png","language":"Swift","funding_links":[],"categories":["UI"],"sub_categories":["Activity Indicator","Other free courses"],"readme":"# ⚠️ This project is unmaintained\n\n# ALThreeCircleSpinner\nA pulsing spinner view written in swift\n\n![oc03hg](https://cloud.githubusercontent.com/assets/6511079/12443890/20c350ec-bf10-11e5-8baa-1a7c56a402d4.gif)\n\n### Usage\n\n```swift\n\n// Create your spinner\n\nlet spinner = ALThreeCircleSpinner(frame: CGRectMake(0,0,44,44))\n\naddSubview(spinner)\n\n// And thats it, the spinner will start automagically\n\n```\n\nTo stop the spinner after its started\n\n```swift\nspinner.stopAnimating()\n```\n\nTo start it again\n\n```swift\nspinner.startAnimating()\n```\n\nYou can control the color of the spinner using the `color` property and you can set it to stay visible when animation is stopped using the `hidesWhenStopped` property\n\n## Attribution\nThis spinner is based on the work in the [SpinKit](https://github.com/raymondjavaxx/SpinKit-ObjC) project \n\n\n## License\nALThreeCircleSpinner is available under the MIT license. See the LICENSE file for more info.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FAlexLittlejohn%2FALThreeCircleSpinner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FAlexLittlejohn%2FALThreeCircleSpinner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FAlexLittlejohn%2FALThreeCircleSpinner/lists"}