{"id":21095882,"url":"https://github.com/jrsaruo/uikitessentials","last_synced_at":"2025-03-14T07:13:59.218Z","repository":{"id":37039616,"uuid":"480388028","full_name":"jrsaruo/UIKitEssentials","owner":"jrsaruo","description":"Essentials for development using UIKit.","archived":false,"fork":false,"pushed_at":"2024-06-30T13:11:05.000Z","size":60,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-11-20T10:15:54.252Z","etag":null,"topics":["extensions","ios","uikit"],"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/jrsaruo.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-04-11T13:17:26.000Z","updated_at":"2024-06-30T13:10:09.000Z","dependencies_parsed_at":"2025-01-21T01:45:49.980Z","dependency_job_id":"98009bd8-71a6-4def-a8a7-a5eecaf09a27","html_url":"https://github.com/jrsaruo/UIKitEssentials","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jrsaruo%2FUIKitEssentials","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jrsaruo%2FUIKitEssentials/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jrsaruo%2FUIKitEssentials/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jrsaruo%2FUIKitEssentials/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jrsaruo","download_url":"https://codeload.github.com/jrsaruo/UIKitEssentials/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243538134,"owners_count":20307104,"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":["extensions","ios","uikit"],"created_at":"2024-11-19T22:30:00.410Z","updated_at":"2025-03-14T07:13:59.192Z","avatar_url":"https://github.com/jrsaruo.png","language":"Swift","readme":"# UIKitEssentials\n\nEssentials for development using UIKit.\n\n## Requirements\n\n- iOS 12.0+ / tvOS 12.0+ / visionOS 1.0+\n- Swift 5.9+\n\n## Using UIKitEssentials in your project\n\nTo use the `UIKitEssentials` library in a SwiftPM project, add the following line to the dependencies in your `Package.swift` file:\n\n```swift\n.package(url: \"https://github.com/jrsaruo/UIKitEssentials\", from: \"1.4.0\"),\n```\n\nand add `UIKitEssentials` as a dependency for your target:\n\n```swift\n.target(name: \"\u003ctarget\u003e\", dependencies: [\n    .product(name: \"UIKitEssentials\", package: \"UIKitEssentials\"),\n    // other dependencies\n]),\n```\n\nFinally, add `import UIKitEssentials` in your source code.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjrsaruo%2Fuikitessentials","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjrsaruo%2Fuikitessentials","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjrsaruo%2Fuikitessentials/lists"}