[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / 6 / 2 / a / XYInfomationSection / 0.1.0 / XYInfomationSection.podspec.json
blobde0045b006daab2e1f92b6a5294fa1351fd95ce0
2   "name": "XYInfomationSection",
3   "version": "0.1.0",
4   "summary": "a custom formdata component view, it decouple、elegant and efficient.",
5   "description": "一组可定制化的表单组件,该组件将表单录入组件化,模块化。支持方便处理用户事件如:项目录入监听、内容条目折叠展示、数据动态刷新、条目禁用、一键校验录入内容等。本模块提供基类控制器,支持使用者只关心业务代码,方便实用。",
6   "homepage": "https://github.com/xiaoyouPrince/SectionDemo",
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/SectionDemo.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "subspecs": [
22     {
23       "name": "Core",
24       "source_files": "XYInfomationSection/Classes/**/*"
25     }
26   ]