4 "summary": "MVIP:A extend pattern of MVP.",
9 "homepage": "https://github.com/PanZhow/IMXMVIP.git",
11 "zhoupanpan": "2331838272@qq.com"
14 "git": "https://github.com/PanZhow/IMXMVIP.git",
21 "source_files": "IMXMVIP/MVIP/*.{h,m}",
22 "public_header_files": [
28 "source_files": "IMXMVIP/MVIP/Interactor/*.{h,m}",
29 "public_header_files": [
30 "IMXMVIP/MVIP/Interactor/*.{h}"
35 "source_files": "IMXMVIP/MVIP/Presenter/*.{h,m}",
36 "public_header_files": [
37 "IMXMVIP/MVIP/Presenter/*.{h}"