blob: 859b876f0038cb568f415794f58b9baa43ba58ad [file] [log] [blame]
{
"name": "ZSegmentedControl",
"version": "0.0.2",
"summary": "Customizable segmented control, a UISwitch-like segmented control and Segmented pager written in Swift",
"homepage": "https://github.com/MQZHot/ZSegmentedControl",
"authors": {
"mqz": "mqz1228@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/MQZHot/ZSegmentedControl.git",
"tag": "0.0.2"
},
"source_files": "ZSegmentedControl/ZSegmentedControl/*.{swift}",
"requires_arc": true,
"license": {
"type": "MIT",
"file": "LICENSE"
}
}