blob: d7db6a8e7f8587a4c7688c242ad9e229ef91ce2f [file] [log] [blame]
{
"name": "THSegmentedControl",
"version": "0.1.4",
"summary": "UISegmentedControl for multiple selection",
"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.4"
},
"source_files": "THSegmentedControl/*",
"platforms": {
"ios": "5.0"
},
"requires_arc": true
}