[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / 2 / a / XYInfomationSection / 1.3.1 / XYInfomationSection.podspec.json
blob9ac2cde8dd6457907c06857f8b0be5b83f81a5d9
2   "name": "XYInfomationSection",
3   "version": "1.3.1",
4   "summary": "a custom formdata component view, it decouple、elegant and efficient.",
5   "description": "一组可定制化的表单组件,该组件将表单录入组件化,模块化。\n支持方便处理用户事件如:项目录入监听、内容条目折叠展示、数据动态刷新、条目禁用、一键校验录入内容等。\n本模块提供基类控制器,支持使用者只关心业务代码,方便实用。",
6   "homepage": "https://github.com/xiaoyouPrince/XYInfomationSection",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "xiaoyouPrince": "xiaoyouPrince@163.com"
13   },
14   "source": {
15     "git": "https://github.com/xiaoyouPrince/XYInfomationSection.git",
16     "tag": "1.3.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "requires_arc": true,
22   "source_files": "SectionDemo/XYInfomationSection/**/*.{h,m,xib}",
23   "resource_bundles": {
24     "XYInfomationSection": [
25       "SectionDemo/XYInfomationSection/XYInfomationSection.bundle/*.png"
26     ]
27   },
28   "dependencies": {
29     "Masonry": [
31     ]
32   }