blob: 5005d62505072f0e8c8871228b146837b0de7404 [file] [log] [blame]
{
"name": "HTHorizontalSelectionList",
"version": "0.1.3",
"summary": "A simple, horizontally-scrolling list of buttons.",
"description": " A simple, horizontally-scrolling list of buttons that can be used as a more flexible replacement for UISegmentedControl.\n",
"homepage": "https://github.com/hightower/HTHorizontalSelectionList",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Erik Ackermann": "erik@gethightower.com"
},
"social_media_url": "http://twitter.com/erikwithfriends",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/hightower/HTHorizontalSelectionList.git",
"tag": "0.1.3"
},
"source_files": "HTHorizontalSelectionList",
"requires_arc": true,
"frameworks": [
"Foundation",
"UIKit"
]
}