2 "name": "AtlasFramework",
4 "summary": "Atlas is a framework that helps you structure your iOS app using the MVVM-C architecture pattern.",
5 "description": "Atlas is a framework that helps you structure your iOS app using the MVVM-C architecture pattern.\nThe Atlas framework is based on the concepts introduced in the MVVM-C talk by Steve Scott.",
6 "homepage": "https://github.com/dm-drogeriemarkt/atlas-framework",
12 "Engel, Stefan": "stefan.engel@dm.de"
15 "git": "https://github.com/dm-drogeriemarkt/atlas-framework.git",
18 "source_files": "Atlas/Atlas/**/*.{h,m,swift}",
19 "public_header_files": "Atlas/Atlas/**/*.h",
20 "swift_versions": "4.2",
24 "swift_version": "4.2"