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 "default_subspecs": "Swift",
31 "source_files": "Sources/Core/*.{h,m,mm,swift}"
36 "Sources/Abstracts/*.{h,m,mm,swift}",
37 "Sources/Abstracts/Privates/*.{h,m,mm,swift}"
39 "private_header_files": "Sources/Abstracts/Privates/*.h",
40 "frameworks": "Foundation",
54 "name": "Abstracts_Swift",
55 "source_files": "Sources/Abstracts_Swift/*.{h,m,mm,swift}",
65 "Sources/ViewModels/*.{h,m,mm,swift}",
66 "Sources/ViewModels/Privates/*.{h,m,mm,swift}"
68 "private_header_files": "Sources/ViewModels/Privates/*.h",
69 "frameworks": "Foundation",
84 "source_files": "Sources/Views/*.{h,m,mm,swift}",
96 "NDManualObjects/ObjC": [
110 "NDMVVM/Abstracts": [
113 "NDMVVM/ViewModels": [
124 "NDMVVM/Abstracts_Swift": [
133 "swift_version": "5.2"