[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / 0 / 4 / 1 / HTHorizontalSelectionList / 0.2.2 / HTHorizontalSelectionList.podspec.json
blobec42e1bc654b0c2fc510f203141f1708336b0047
2   "name": "HTHorizontalSelectionList",
3   "version": "0.2.2",
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.2"
21   },
22   "source_files": "HTHorizontalSelectionList",
23   "requires_arc": true,
24   "frameworks": [
25     "Foundation",
26     "UIKit"
27   ]