blob: c29336cd5008ceb2659a8c63dbcb9c4db75d8852 [file] [log] [blame]
{
"name": "THSegmentedControl",
"version": "0.1.5",
"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.5"
},
"source_files": "THSegmentedControl/*",
"platforms": {
"ios": "5.0"
},
"requires_arc": true
}