5 "description": "a framework of mvvm.\n\n* Think: Why did you write this? What is the focus? What does it do?\n* CocoaPods will be using this to generate tags, and improve search results.\n* Try to keep it short, snappy and to the point.\n* Finally, don't worry about the indent, CocoaPods strips it!",
6 "homepage": "https://github.com/foxsofter/lpd-mvvm-kit",
12 "foxsofter": "foxsofter@gmail.com"
18 "git": "https://github.com/foxsofter/lpd-mvvm-kit.git",
29 "source_files": "Classes/Additions/*.{h,m}",
48 "LPDMvvmKit/Additions": [
59 "Classes/Controls/LPDPopupView/*.{h,m}",
60 "Classes/Controls/LPDAlertView/*.{h,m}",
61 "Classes/Controls/LPDToastView/*.{h,m}"
70 "LPDMvvmKit/Additions": [
73 "LPDMvvmKit/Controls": [
82 "ReactiveViewModel": [
96 "Classes/Mvvm/*.{h,m}",
97 "Classes/Mvvm/Services/*.{h,m}",
98 "Classes/Mvvm/Services/LKUserDefaults/*.{h,m}",
99 "Classes/Mvvm/Models/*.{h,m}",
100 "Classes/Mvvm/ViewControllers/*.{h,m}",
101 "Classes/Mvvm/ViewModels/*.{h,m}",
102 "Classes/Mvvm/Views/*.{h,m}"