blob: 34c2062ac32d9e3012e8315eb4799f74145b3ecb [file] [log] [blame]
{
"name": "ZSegmentedControl",
"version": "0.0.3",
"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.3"
},
"source_files": "ZSegmentedControl/ZSegmentedControl/*.{swift}",
"requires_arc": true,
"license": {
"type": "MIT",
"file": "LICENSE"
}
}