{"id":17116506,"url":"https://github.com/cruisediary/flags","last_synced_at":"2025-10-18T17:02:27.653Z","repository":{"id":56911350,"uuid":"152186090","full_name":"cruisediary/Flags","owner":"cruisediary","description":"🇸🇪 Flag extension make flag emoji, image","archived":false,"fork":false,"pushed_at":"2022-11-13T10:27:47.000Z","size":12539,"stargazers_count":28,"open_issues_count":1,"forks_count":9,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-10T04:22:05.493Z","etag":null,"topics":["emoji","flag","flags","iglistkit","ios","reactorkit","rxswift","swift"],"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/cruisediary.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":"2018-10-09T04:08:20.000Z","updated_at":"2024-09-12T17:55:58.000Z","dependencies_parsed_at":"2022-08-21T03:20:16.054Z","dependency_job_id":null,"html_url":"https://github.com/cruisediary/Flags","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/cruisediary%2FFlags","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cruisediary%2FFlags/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cruisediary%2FFlags/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cruisediary%2FFlags/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cruisediary","download_url":"https://codeload.github.com/cruisediary/Flags/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248657828,"owners_count":21140842,"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":["emoji","flag","flags","iglistkit","ios","reactorkit","rxswift","swift"],"created_at":"2024-10-14T17:49:00.523Z","updated_at":"2025-10-18T17:02:27.543Z","avatar_url":"https://github.com/cruisediary.png","language":"Swift","readme":"# Flags\n🇸🇪 Flag extension\n\n![Swift](https://img.shields.io/badge/Swift-4.2-orange.svg)\n[![Version](https://img.shields.io/cocoapods/v/Flags.svg?style=flat)](http://cocoapods.org/pods/Flags)\n[![License](https://img.shields.io/cocoapods/l/Flags.svg?style=flat)](http://cocoapods.org/pods/Flags)\n[![Platform](https://img.shields.io/cocoapods/p/Flags.svg?style=flat)](http://cocoapods.org/pods/Flags)\n[![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage)\n[![Codecov](https://img.shields.io/codecov/c/github/cruisediary/Flags.svg)](https://codecov.io/gh/cruisediary/Flags)\n\n![flags](README/flags.gif)\n\n## Usage\n```swift\nlet flag = Flag(countryCode: \"SE\")\n\nlet countryLabel = UILabel()\ncountryLabel.text = flag?.emoji // 🇸🇪\n\nlet countryNameLabel = UILabel()\ncountryNameLabel.text = flag?.countryName // Sweden\n\nlet countryImage = UIImageView()\ncountryImage.image = flag?.image // 🇸🇪 to image\n\n```\n\n## Example\n- [Flags](https://github.com/cruisediary/Flags/tree/master/Example) - Flags for iOS Rxswift, ReactorKit and IGListKit example\n\n## Requirements\nFlags is written in  Xcode 10, Swift 4.2, iOS 8.0 Required\n\n## 📲 Installation\nFlags is available through [Cocoapods](http://cocoapods.org) or [Carthage](https://github.com/Carthage/Carthage).\n\n### Cocoapods\n```ruby\npod \"Flags\"\n```\n\n### Carthage\n```\ngithub \"cruisediary/Flags\" ~\u003e 0.4.0\n```\n\n## ❤️ Contribution\nPull requests are always welcomed 🏄🏼\n\n## 👨‍💻 Author\ncruz, cruzdiary@gmail.com\n\n## 🛡 License\n\nFlags is available under the MIT license. See the LICENSE file for more info.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcruisediary%2Fflags","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcruisediary%2Fflags","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcruisediary%2Fflags/lists"}