blob: a64b1430b0e174394fd3e241260bf861cbebb830 [file] [log] [blame]
{
"name": "THSegmentedControl",
"version": "0.1.6",
"summary": "Multiple Selection for UISegmentedControl",
"description": " THSegmentedControl allows you to take in multiple selection and mirrors its next-of-kin, UISegmentedControl.\n",
"homepage": "https://github.com/tayhalla/THSegmentedControl",
"screenshots": "https://raw.githubusercontent.com/tayhalla/THSegmentedControl/master/ReadmeAssets/THSegmentedControlStill.jpg",
"license": "MIT",
"authors": {
"Taylor Halliday": "taylor.halliday@gmail.com"
},
"source": {
"git": "https://github.com/tayhalla/THSegmentedControl.git",
"tag": "0.1.6"
},
"source_files": "THSegmentedControl/*",
"platforms": {
"ios": "5.0"
},
"requires_arc": true
}