blob: 24ba3a2e1aa00e8879a71f254a8a0110b1810f54 [file] [log] [blame]
{
"name": "SSSegmentedControl",
"version": "0.2.0",
"summary": "Multi Selection UISegmentedControl",
"description": "* An extension for the UISegmentedControl\n* Easy to have an multi selection UISegmentedControl\n* Declare the max. number of active segments\n* Easy coloring of active segments\n* Full documented demo project and pod files",
"homepage": "https://github.com/benediktveith/SSSegmentedControl",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Benedikt Veith",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/benediktveith/SSSegmentedControl.git",
"tag": "0.2.0"
},
"source_files": "SSSegmentedController/*.{h,m}"
}