4 "summary": "Support MVVM pattern.",
5 "description": "NDMVVM is a small framework that support MVVM pattern.",
6 "homepage": "https://github.com/hiep-nd/nd-mvvm.git",
12 "Nguyen Duc Hiep": "hiep.nd@gmail.com"
24 "git": "https://github.com/hiep-nd/nd-mvvm.git",
27 "source_files": "NDMVVM/**/*.{h,m,mm}",
28 "public_header_files": "NDMVVM/**/*.h",
29 "private_header_files": "NDMVVM/**/Privates/**/*.h",
30 "header_mappings_dir": "NDMVVM",
35 "module_map": "NDMVVM/NDMVVM.modulemap",
47 "swift_version": "5.2"