{"id":13612318,"url":"https://github.com/Mindera/Alicerce","last_synced_at":"2025-04-13T11:31:58.590Z","repository":{"id":14661143,"uuid":"76610307","full_name":"Mindera/Alicerce","owner":"Mindera","description":"A base for iOS Applications made with ❤️ by Mindera 🤠","archived":false,"fork":false,"pushed_at":"2024-10-28T18:47:10.000Z","size":1456,"stargazers_count":473,"open_issues_count":2,"forks_count":32,"subscribers_count":29,"default_branch":"master","last_synced_at":"2025-04-11T22:15:55.957Z","etag":null,"topics":["foundation","framework","ios","mindera","swift","util"],"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/Mindera.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2016-12-16T01:28:45.000Z","updated_at":"2025-04-08T04:26:04.000Z","dependencies_parsed_at":"2024-11-07T20:43:19.421Z","dependency_job_id":null,"html_url":"https://github.com/Mindera/Alicerce","commit_stats":{"total_commits":263,"total_committers":28,"mean_commits":9.392857142857142,"dds":0.7224334600760456,"last_synced_commit":"b8f3f670fb1d697ee00ecf6fad8864dd3f3223e8"},"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mindera%2FAlicerce","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mindera%2FAlicerce/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mindera%2FAlicerce/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mindera%2FAlicerce/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Mindera","download_url":"https://codeload.github.com/Mindera/Alicerce/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248705734,"owners_count":21148583,"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":["foundation","framework","ios","mindera","swift","util"],"created_at":"2024-08-01T20:00:27.538Z","updated_at":"2025-04-13T11:31:57.078Z","avatar_url":"https://github.com/Mindera.png","language":"Swift","funding_links":[],"categories":["HarmonyOS","Uncategorized"],"sub_categories":["Windows Manager","Uncategorized"],"readme":"# Alicerce 🏗\n\n\u003e from Portuguese:\n\u003e\n\u003e _noun_ • [ masculine ] /ali’sɛɾsɪ/\n\u003e \n\u003e **groundwork**, **foundation**, **basis**\n\n[![license](https://img.shields.io/badge/license-MIT-lightgrey.svg)](https://github.com/Mindera/Alicerce/blob/master/LICENSE)\n[![release](https://img.shields.io/github/release/Mindera/Alicerce.svg)](https://github.com/Mindera/Alicerce/releases)\n![platforms](https://img.shields.io/badge/platforms-iOS-lightgrey.svg)\n[![Swift 5.9](https://img.shields.io/badge/Swift-5.9-orange.svg?style=flat)](https://developer.apple.com/swift/)\n[![Carthage](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage)\n[![CocoaPods](https://img.shields.io/cocoapods/v/Alicerce.svg)](https://cocoapods.org/)\n[![SwiftPM](https://img.shields.io/badge/SwiftPM-compatible-orange.svg)](#swift-package-manager)\n[![CI](https://github.com/Mindera/Alicerce/actions/workflows/ci.yml/badge.svg)](https://github.com/Mindera/Alicerce/actions/workflows/ci.yml)\n[![codecov](https://codecov.io/gh/Mindera/Alicerce/branch/master/graph/badge.svg)](https://codecov.io/gh/Mindera/Alicerce)\n[![Join the chat at https://gitter.im/Mindera/Alicerce](https://badges.gitter.im/Mindera/Alicerce.svg)](https://gitter.im/Mindera/Alicerce?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge\u0026utm_content=badge)\n\n## What is it? 🤔\n\nEver felt that you keep repeating yourself every time you start a new project? That you would like to have all those useful utils and helpers you love already available? We felt that way too! Thus, Alicerce was born. 🏗\n\nAlicerce is a framework that aims to serve as a starting point for iOS applications, by providing the foundations for many of the common functionalities a modern application requires, as well as be a repository for those small utils and helpers that make our life easier.\n\nIt is designed with an MVVM architecture in mind, but you'll find most components are architecture agnostic.\n\n## Main features ✨\n\n1. **[Analytics][] 🔍**\n1. **[Auto Layout][AutoLayout] 📐**\n1. **[Deep Linking][DeepLinking] 🔗**\n1. **[Logging][] 📝**\n1. **[Network][] 🌍**\n1. **[Persistence][] 💾**\n1. **[Performance Metrics][PerformanceMetrics] 📈**\n1. **[Utils][] ⚙️**\n1. **[UI][UIKit] 📲**\n\n## Documentation 📄\n\nAll the documentation can be found in the [Documentation folder](./Documentation):\n\n1. **[Network](./Documentation/Network.md)**\n1. _more coming soon..._\n\n## Examples 👀\n\nTODO\n\n## Compatibility ✅\n\n### `master`\n\n- iOS 13.0+\n- Xcode 15.0\n- Swift 5.9\n\n### `0.18.0`\n\n- iOS 13.0+\n- Xcode 14.0\n- Swift 5.7\n\n### `0.17.0`\n\n- iOS 11.0+\n- Xcode 14.0\n- Swift 5.7\n\n### `0.16.0`\n\n- iOS 10.0+\n- Xcode 13.4\n- Swift 5.6\n\n### `0.15.0`\n\n- iOS 10.0+\n- Xcode 13\n- Swift 5.5\n\n### `0.13.0` ... `0.14.0`\n\n- iOS 10.0+\n- Xcode 12.5\n- Swift 5.4\n\n### `0.11.0` ... `0.12.0`\n\n- iOS 10.0+\n- Xcode 12.4\n- Swift 5.3\n\n### `0.9.0` ... `0.10.0`\n\n- iOS 10.0+\n- Xcode 11.4\n- Swift 5.2\n\n### `0.8.0`\n\n- iOS 10.0+\n- Xcode 11.0\n- Swift 5.1\n\n### `0.7.0`\n\n- iOS 10.0+\n- Xcode 10.2\n- Swift 5.0\n\n### `0.6.0`\n\n- iOS 9.0+\n- Xcode 10.2\n- Swift 5.0\n\n### `0.4.0` ... `0.5.0`\n\n- iOS 9.0+  \n- Xcode 10\n- Swift 4.2\n\n### `0.2.x` ... `0.3.0`\n\n- iOS 9.0+  \n- Xcode 9.3\n- Swift 4.1\n\n### `0.1.0`\n\n- iOS 9.0+  \n- Xcode 9\n- Swift 4.0\n\n### CocoaPods\n\nIf you use [CocoaPods][] to manage your dependencies, simply add Alicerce to your `Podfile`:\n\n```ruby\npod 'Alicerce', '~\u003e 0.18.0'\n```\n\n### Carthage\n\nIf you use [Carthage][] to manage your dependencies, simply add Alicerce to your `Cartfile`:\n\n```\ngithub \"Mindera/Alicerce\" ~\u003e 0.18.0\n```\n\nIf you use Carthage to build your dependencies, make sure you have added `Alicerce.framework` to the \n\"_Linked Frameworks and Libraries_\" section of your target, and have included them in your Carthage framework copying build \nphase.\n\n### Swift Package Manager\n\nIf you use Swift Package Manager, simply add Alicerce as a dependency of your package in `Package.swift`:\n\n```swift\n.package(url: \"https://github.com/Mindera/Alicerce.git\", from: \"0.18.0\"),\n```\n\n### git Submodule\n\n1. Add this repository as a [submodule][].\n1. Drag Alicerce.xcodeproj into your project or workspace.\n1. Link your target against Alicerce.framework.\n1. If linking against an Application target, ensure the framework gets copied into the bundle. If linking against a Framework target, \nthe application linking to it should also include Alicerce.\n\n## Setup 🛠\n\nSetting up the project for development is simple:\n\n1. Clone the repository.\n1. Open `Alicerce.xcworkspace`\n1. Build `Alicerce` scheme\n\n## Contributing 🙌\n\nSee [CONTRIBUTING].\n\n## License ⚖️\n\nAlicerce is Copyright (c) 2016 - present Mindera and is available under the MIT License. It is free software, and may be redistributed under the terms specified in the [LICENSE] file.\n\n## About 👥\n\nWith ❤️ from [Mindera](https://www.mindera.com) 🤓\n\n[Analytics]: https://github.com/Mindera/Alicerce/tree/master/Sources/Analytics\n[AutoLayout]: https://github.com/Mindera/Alicerce/tree/master/Sources/AutoLayout\n[DeepLinking]: https://github.com/Mindera/Alicerce/tree/master/Sources/DeepLinking\n[Logging]: https://github.com/Mindera/Alicerce/tree/master/Sources/Logging\n[Network]: https://github.com/Mindera/Alicerce/tree/master/Sources/Network\n[Persistence]: https://github.com/Mindera/Alicerce/tree/master/Sources/Persistence\n[PerformanceMetrics]: https://github.com/Mindera/Alicerce/tree/master/Sources/PerformanceMetrics\n[QuartzCore]: https://github.com/Mindera/Alicerce/tree/master/Sources/QuartzCore\n[Resource]: https://github.com/Mindera/Alicerce/tree/master/Sources/Resource\n[Stores]: https://github.com/Mindera/Alicerce/tree/master/Sources/Stores\n[UIKit]: https://github.com/Mindera/Alicerce/tree/master/Sources/UIKit\n[Utils]: https://github.com/Mindera/Alicerce/tree/master/Sources/Utils\n[View]: https://github.com/Mindera/Alicerce/tree/master/Sources/View\n\n[Carthage]: https://github.com/Carthage/Carthage/#readme\n[CocoaPods]: https://cocoapods.org/\n[submodule]: https://git-scm.com/docs/git-submodule\n\n[LICENSE]: ./LICENSE\n[CONTRIBUTING]: ./CONTRIBUTING.md\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FMindera%2FAlicerce","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FMindera%2FAlicerce","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FMindera%2FAlicerce/lists"}