[Add] AlibabacloudEais20190624 1.0.2
[CocoaPods.git] / Specs / c / 1 / d / MBMvc / 1.0.0 / MBMvc.podspec.json
blob399406538406c5519921f6121eabe148b7254707
2   "name": "MBMvc",
3   "version": "1.0.0",
4   "summary": "MBMvc is a Message Based MVC framework.",
5   "homepage": "https://github.com/alibaba/MBMvc",
6   "license": {
7     "type": "GPL2",
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"
9   },
10   "authors": {
11     "文通": "wentong@taobao.com"
12   },
13   "source": {
14     "git": "https://github.com/alibaba/MBMvc.git",
15     "tag": "1.0.0"
16   },
17   "platforms": {
18     "ios": "4.3"
19   },
20   "source_files": "MBMvc/**/*.{h,m}",
21   "public_header_files": "MBMvc/**/*.h",
22   "requires_arc": true