{"id":23177687,"url":"https://github.com/pardel/hud","last_synced_at":"2025-04-05T01:42:31.063Z","repository":{"id":27005886,"uuid":"30469960","full_name":"pardel/HUD","owner":"pardel","description":"an iOS HUD implemented in Swift","archived":false,"fork":false,"pushed_at":"2015-02-21T15:18:10.000Z","size":996,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-10T10:15:21.612Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Swift","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/pardel.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":"2015-02-07T20:56:35.000Z","updated_at":"2017-07-25T01:05:18.000Z","dependencies_parsed_at":"2022-09-02T02:40:56.600Z","dependency_job_id":null,"html_url":"https://github.com/pardel/HUD","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pardel%2FHUD","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pardel%2FHUD/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pardel%2FHUD/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pardel%2FHUD/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pardel","download_url":"https://codeload.github.com/pardel/HUD/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247276097,"owners_count":20912287,"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-12-18T06:36:05.404Z","updated_at":"2025-04-05T01:42:31.047Z","avatar_url":"https://github.com/pardel.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# HUD\nan iOS HUD implemented in Swift as an iOS8 Framework\n\n![Loading](https://raw.githubusercontent.com/Hello24/HUD/master/Docs/HUD_loading.png)\n\n\n## How to install\n\nI. Download the zip archive of this project or add it as a git submodule. In Terminal, navigate to your project folder and type:\n\n```\ngit submodule add git@github.com:Hello24/HUD.git Modules/HUD\n```\n\nII. Add the framework to your project by dragging HUD.xcodeproj into your project:\n\n![Install](https://raw.githubusercontent.com/Hello24/HUD/master/Docs/HUD_install1.png)\n\n\nIII. Amend your target build phases to link to the HUD framework.\n\n![Install](https://raw.githubusercontent.com/Hello24/HUD/master/Docs/HUD_install2.png)\n\n\nIV. Import the module where required:\n\n```\nimport HUD\n```\n\n\n## Usage\n\n```\nH24HUD.showLoading(\"Loading...\")\n\nH24HUD.showSuccess(\"Projects loaded successfully.\")\n\nH24HUD.showFailure(\"Something went wrong. Please try again!\")\n\nH24HUD.hide()\n```\n\n\n![Loading](https://raw.githubusercontent.com/Hello24/HUD/master/Docs/HUD_loading.png)\n![Success](https://raw.githubusercontent.com/Hello24/HUD/master/Docs/HUD_success.png)\n![Error](https://raw.githubusercontent.com/Hello24/HUD/master/Docs/HUD_error.png)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpardel%2Fhud","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpardel%2Fhud","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpardel%2Fhud/lists"}