blob: de0045b006daab2e1f92b6a5294fa1351fd95ce0 [file] [log] [blame]
{
"name": "XYInfomationSection",
"version": "0.1.0",
"summary": "a custom formdata component view, it decouple、elegant and efficient.",
"description": "一组可定制化的表单组件,该组件将表单录入组件化,模块化。支持方便处理用户事件如:项目录入监听、内容条目折叠展示、数据动态刷新、条目禁用、一键校验录入内容等。本模块提供基类控制器,支持使用者只关心业务代码,方便实用。",
"homepage": "https://github.com/xiaoyouPrince/SectionDemo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xiaoyouPrince": "xiaoyouPrince@163.com"
},
"source": {
"git": "https://github.com/xiaoyouPrince/SectionDemo.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"subspecs": [
{
"name": "Core",
"source_files": "XYInfomationSection/Classes/**/*"
}
]
}