4 "summary": "MBMvc is a Message Based MVC framework.",
5 "homepage": "https://github.com/alibaba/MBMvc",
8 "text": " (C) 2007-2013 Alibaba Group Holding Limited\n This program is free software; you can redistribute it and/or modify\n it under the terms of the GNU General Public License version 2 as\n published by the Free Software Foundation.\n"
11 "文通": "wentong@taobao.com"
14 "git": "https://github.com/alibaba/MBMvc.git",
21 "prefix_header_contents": "\n#ifdef DEBUG\n#define TBMB_DEBUG\n#endif\n\n",
26 "Pod/Classes/Default/**/*",
27 "Pod/Classes/Facade/**/*"
29 "public_header_files": [
30 "Pod/Classes/Default/**/*.h",
31 "Pod/Classes/Facade/**/*.h"
44 "source_files": "Pod/Classes/Protocol/**/*",
45 "public_header_files": "Pod/Classes/Protocol/**/*.h"
49 "source_files": "Pod/Classes/Proxy/**/*",
50 "public_header_files": "Pod/Classes/Proxy/**/*.h",
62 "source_files": "Pod/Classes/Rx/**/*",
63 "public_header_files": "Pod/Classes/Rx/**/*.h",
73 "Pod/Classes/Util/**/*",
74 "Pod/Classes/Bindable/**/*"
76 "public_header_files": [
77 "Pod/Classes/Util/**/*.h",
78 "Pod/Classes/Bindable/**/*.h"