{"id":19732663,"url":"https://github.com/payalumraliya/puwaithud","last_synced_at":"2025-04-30T02:32:51.961Z","repository":{"id":56921335,"uuid":"330896122","full_name":"PayalUmraliya/PUWaitHUD","owner":"PayalUmraliya","description":"PUWaitHUD is the collection of awesome loading animations that can be used to display as api response waiting indicators.","archived":false,"fork":false,"pushed_at":"2021-01-20T05:48:07.000Z","size":1578,"stargazers_count":25,"open_issues_count":0,"forks_count":5,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-10-15T14:04:49.762Z","etag":null,"topics":["activity","activityindicator","activityindicatorview","activityview","hud","loader","loading","payal","payalumraliya","pu","puloadig","puwaithud","wait"],"latest_commit_sha":null,"homepage":"","language":"Swift","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/PayalUmraliya.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":"2021-01-19T07:19:21.000Z","updated_at":"2024-03-18T10:03:25.000Z","dependencies_parsed_at":"2022-08-21T04:50:41.763Z","dependency_job_id":null,"html_url":"https://github.com/PayalUmraliya/PUWaitHUD","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PayalUmraliya%2FPUWaitHUD","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PayalUmraliya%2FPUWaitHUD/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PayalUmraliya%2FPUWaitHUD/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PayalUmraliya%2FPUWaitHUD/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PayalUmraliya","download_url":"https://codeload.github.com/PayalUmraliya/PUWaitHUD/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224195329,"owners_count":17271629,"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":["activity","activityindicator","activityindicatorview","activityview","hud","loader","loading","payal","payalumraliya","pu","puloadig","puwaithud","wait"],"created_at":"2024-11-12T00:27:24.549Z","updated_at":"2024-11-12T00:27:25.041Z","avatar_url":"https://github.com/PayalUmraliya.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PUWaitHUD\n\n## Introduction\n\n`PUWaitHUD` is the collection of awesome loading animations that can be used to display as api response waiting indicators.\n\n![Output](https://github.com/PayalUmraliya/PUWaitHUD/blob/main/hudoutput.gif)\n\n## Animation types\n\nTypes                   \n\n1. Dashed \n2. Infinity\n3. Ripley\n4. Quarbit\n\n## Installation\n\n### Cocoapods\n\n[Cocoapods](https://cocoapods.org/#install) is a dependency manager for Swift and Objective-C Cocoa projects. To use PUWaitHUD with CocoaPods, add it in your `Podfile`.\n\n```swift\npod 'PUWaitHUD'\n```\n\nTo specify with version:\n\n```swift\npod 'PUWaitHUD', :git =\u003e 'https://github.com/PayalUmraliya/PUWaitHUD.git', :branch =\u003e '1.0.5'\n```\n\n## Usage\n\nFirst you need to import `PUWaitHUD` at the view controller file where you are going to use.\n\n```swift\nimport PUWaitHUD\n```\n\n### Show HUD Example\n\n```swift\nLoadingHud.showDefaultHUD(self.view,.dashed)\n```\n\n### Hide HUD \n\n```swift\nLoadingHud.dismissHUD()\n```\n\n### Note: \n\nAbove is the basic usage for the HUD, you can change type as per your need.\n\n###\n\n## License\n\nThe MIT License (MIT)\n\nCopyright (c) 2021 TheKarma\n\n\n## Author\n\nPayal Umraliya [behappy78600@gmail.com] \n\nツツツツツツ\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpayalumraliya%2Fpuwaithud","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpayalumraliya%2Fpuwaithud","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpayalumraliya%2Fpuwaithud/lists"}