blob: e2997bba5d80da0d7fa4455edb8a63cf6ef6294c [file] [log] [blame]
{
"name": "SSSegmentedControl",
"version": "0.1.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.1.0"
},
"source_files": "SSSegmentedController/*.{h,m}"
}