{"id":2453,"url":"https://github.com/sgr-ksmt/Alertift","last_synced_at":"2025-08-06T16:30:47.165Z","repository":{"id":56901770,"uuid":"89440644","full_name":"sgr-ksmt/Alertift","owner":"sgr-ksmt","description":"Swifty, modern UIAlertController wrapper.","archived":false,"fork":false,"pushed_at":"2020-11-01T15:49:13.000Z","size":1834,"stargazers_count":283,"open_issues_count":1,"forks_count":21,"subscribers_count":9,"default_branch":"develop","last_synced_at":"2024-12-08T09:22:54.366Z","etag":null,"topics":["actionsheet","alert","carthage","cocoapods","library","modern","swift","uikit","wrapper"],"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/sgr-ksmt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":"sgr-ksmt"}},"created_at":"2017-04-26T05:14:13.000Z","updated_at":"2024-04-02T17:40:23.000Z","dependencies_parsed_at":"2022-08-21T02:50:51.091Z","dependency_job_id":null,"html_url":"https://github.com/sgr-ksmt/Alertift","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sgr-ksmt%2FAlertift","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sgr-ksmt%2FAlertift/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sgr-ksmt%2FAlertift/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sgr-ksmt%2FAlertift/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sgr-ksmt","download_url":"https://codeload.github.com/sgr-ksmt/Alertift/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228923677,"owners_count":17992566,"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":["actionsheet","alert","carthage","cocoapods","library","modern","swift","uikit","wrapper"],"created_at":"2024-01-05T20:16:14.133Z","updated_at":"2024-12-09T16:30:58.889Z","avatar_url":"https://github.com/sgr-ksmt.png","language":"Swift","funding_links":["https://github.com/sponsors/sgr-ksmt"],"categories":["UI","Libs","Swift","UI [🔝](#readme)","OOM-Leaks-Crash"],"sub_categories":["Alert \u0026 Action Sheet","UI","Other free courses","Menu-PopupView"],"readme":"# Alertift\n\n![logo](Documents/logo.png)\n\n```swift\nAlertift.alert(title: \"Alertift\", message: \"Alertift is swifty, modern, and awesome UIAlertController wrapper.\")\n    .action(.default(\"❤️\"))\n    .action(.default(\"⭐\"))\n    .show(on: self)\n```\n\n[![GitHub release](https://img.shields.io/github/release/sgr-ksmt/Alertift.svg)](https://github.com/sgr-ksmt/Alertift/releases)\n![Language](https://img.shields.io/badge/language-Swift%205.0-orange.svg)\n[![Carthage Compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage)\n[![CocoaPods](https://img.shields.io/badge/Cocoa%20Pods-✓-4BC51D.svg?style=flat)](https://cocoapods.org/pods/Alertift)\n[![CocoaPodsDL](https://img.shields.io/cocoapods/dt/Alertift.svg)](https://cocoapods.org/pods/Alertift)\n\n\n## Feature\n- Method chain.\n- Can add multiple actions at once.\n- UITextField support.\n- Image support. (above v3.1)\n- iPad support(Action Sheet, popover).\n- Can change title/message/button text/ background color **without** using private APIs.\n- Can change title/message's alignment **without** using private APIs.\n\n## How to use\n👉👉👉 **[How to use](Documents/how_to_use.md)**\n\n## Requirements\n- iOS 9.0+\n- Xcode 10+\n- Swift 5.0+\n\n## Installation\n\n### Carthage\n\n- Add the following to your *Cartfile*:\n\n```bash\ngithub \"sgr-ksmt/Alertift\" ~\u003e 4.2\n```\n\n- Run `carthage update`\n- Add the framework as described.\n\u003cbr\u003e Details: [Carthage Readme](https://github.com/Carthage/Carthage#adding-frameworks-to-an-application)\n\n\n### CocoaPods\n\n**Alertift** is available through [CocoaPods](http://cocoapods.org). To install\nit, simply add the following line to your Podfile:\n\n```ruby\npod 'Alertift', '~\u003e 4.2'\n```\n\nand run `pod install`\n\n## Swift PM\nuse version `4.2.0` or higher.\n\n### Manually Install\nDownload all `*.swift` files and put your project.\n\n## Communication\n- If you found a bug, open an issue.\n- If you have a feature request, open an issue.\n- If you want to contribute, submit a pull request.:muscle:\n\n## License\n\n**Alertift** is under MIT license. See the [LICENSE](LICENSE) file for more info.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsgr-ksmt%2FAlertift","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsgr-ksmt%2FAlertift","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsgr-ksmt%2FAlertift/lists"}