blob: efe1f10c74482ac26c269b79768117b7f93a6bd9 [file] [log] [blame]
{
"name": "MultiSelectSegmentedControl",
"platforms": {
"ios": "7.0"
},
"version": "1.0",
"authors": {
"Yonat Sharon": "yonat@ootips.org"
},
"license": "MIT",
"homepage": "https://github.com/yonat/MultiSelectSegmentedControl.git",
"summary": "Subclass of UISegmentedControl that supports multiple segment selection.",
"source": {
"git": "https://github.com/yonat/MultiSelectSegmentedControl.git",
"tag": 1.0
},
"source_files": "MultiSelectSegmentedControl.{h,m}",
"requires_arc": true
}