2 "name": "ArchitectureComponents",
4 "summary": "A port of Android Architecture Components to iOS.",
5 "description": "Provide Lifecycle, LiveData, and other Android Architecture Components on \niOS. Since iOS lacks a first-party application architecture and Android \nnow has a very nice first-party application architecture, it seems \nreasonable to adopt Android's architecture on both platforms in instances \nwhen app delivery would benefit from sharing an app architecture.",
6 "homepage": "https://github.com/spropensource/ArchitectureComponents",
8 "type": "Apache License, Version 2.0",
12 "David Kinney": "david.kinney@spr.com"
18 "git": "https://github.com/spropensource/ArchitectureComponents.git",
21 "source_files": "Sources/**/*.swift",
22 "pushed_with_swift_version": "4.0"