blob: edb352f9705f1a25453a06df40db7f8936d86654 [file] [log] [blame]
{
"name": "FWSegmentedControl",
"version": "2.3.0",
"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.0"
},
"source_files": [
"FWSegmentedControl",
"FWSegmentedControl/**/*.swift"
],
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"swift_version": "5.0"
}