[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 6 / 7 / 0 / XYSegmentView / 0.9.7 / XYSegmentView.podspec.json
blobee986e6f9f73aca9d16329e34d25bf5314a9c05b
2   "name": "XYSegmentView",
3   "version": "0.9.7",
4   "summary": "a custom segment component view, it decouple、elegant and efficient.",
5   "description": "一组可定制化的分栏组件,支持一键式配置代码。组件抽取并统一处理了基础公共代码。\n本模块提供基类控制器,支持使用者只关心业务代码,方便实用。",
6   "homepage": "https://github.com/xiaoyouPrince/XYSegmentView",
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/XYSegmentView.git",
16     "tag": "0.9.7"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_versions": "5.0",
22   "requires_arc": true,
23   "source_files": "XYSegmentView/XYSegmentView/XYSegmentView/**/*.{swift,h,m,xib}",
24   "swift_version": "5.0"