blob: dce1586504c6c0e01bcb5c31fe6dd5bb7d19b87f [file] [log] [blame]
{
"name": "EasySegmentedControl",
"version": "2.0.2",
"summary": "swift版本HMSegmentedControl,一个好用的第三方分段控制器库,样式可深度灵活定制。",
"homepage": "https://github.com/wsj2012/EasySegmentedControl",
"license": "MIT",
"authors": {
"wsj_2012": "time_now@yeah.net"
},
"source": {
"git": "https://github.com/wsj2012/EasySegmentedControl.git",
"tag": "2.0.2"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"source_files": "EasySegmentedControlSource/*.{swift}",
"swift_version": "4.2"
}