8 "homepage": "https://github.com/Mindera/Alicerce.git",
10 "Mindera": "ios@mindera.com"
12 "summary": "A base for iOS Applications made with ❤️ by Mindera 🤠",
13 "description": "Ever 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.",
15 "git": "https://github.com/Mindera/Alicerce.git",
18 "module_name": "Alicerce",
19 "swift_version": "4.1",
27 "install_common_crypto.sh"
41 "name": "CommonCrypto",
42 "script": "${PODS_TARGET_SRCROOT}/install_common_crypto.sh",
43 "execution_position": "before_compile"