[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / 4 / 1 / HTHorizontalSelectionList / 0.2.1 / HTHorizontalSelectionList.podspec.json
blob0f338cf25de22bd2a4bead0cffaed675d7661c25
2   "name": "HTHorizontalSelectionList",
3   "version": "0.2.1",
4   "summary": "A simple, horizontally-scrolling list of buttons.",
5   "description": "                   A simple, horizontally-scrolling list of buttons that can be used as a more flexible replacement for UISegmentedControl.\n",
6   "homepage": "https://github.com/hightower/HTHorizontalSelectionList",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Erik Ackermann": "erik@gethightower.com"
13   },
14   "social_media_url": "http://twitter.com/erikwithfriends",
15   "platforms": {
16     "ios": "7.0"
17   },
18   "source": {
19     "git": "https://github.com/hightower/HTHorizontalSelectionList.git",
20     "tag": "0.2.1"
21   },
22   "source_files": "HTHorizontalSelectionList",
23   "requires_arc": true,
24   "frameworks": [
25     "Foundation",
26     "UIKit"
27   ]