blob: 24eb9b70d7f2957b324d046862a58e2e9f592466 [file] [log] [blame]
{
"name": "FWSegmentedControl",
"version": "2.3.1",
"summary": "滑动分段控制,多样式、灵活、便利是其最大的优势。",
"description": "FWSegmentedControl兼容OC,借鉴了前辈项目:HMSegmentedControl,在此非常感谢前辈的分享",
"homepage": "https://github.com/choiceyou/FWSegmentedControl",
"license": "MIT",
"authors": {
"xfg": "853299701@qq.com"
},
"swift_versions": "5.0",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/choiceyou/FWSegmentedControl.git",
"tag": "2.3.1"
},
"source_files": [
"FWSegmentedControl",
"FWSegmentedControl/**/*.swift"
],
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"swift_version": "5.0"
}