blob: 88b26def77287fbedd7ad9fe83c175989e107d3d [file] [log] [blame]
{
"name": "CDMSegmentedControl",
"version": "0.1.0",
"summary": "A custom UIControl, with thumbnail support and customized background and foreground colors",
"description": "A custom UISegmentedControl , inspired from UISegmentedControl with thumbnail support for individual background and foreground colors written in Swift.",
"homepage": "https://github.com/christ776/CDMSegmentedControl",
"license": "MIT",
"authors": {
"Christian De Martino": "chrisddm@gmail.com"
},
"source": {
"git": "https://github.com/christ776/CDMSegmentedControl.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CDMSegmentedControl/Classes/**/*"
}