[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / c / e / WillowTreeOuroboros / 0.0.2 / WillowTreeOuroboros.podspec.json
blobdcd4f20f0a0cd2b99a48307b5a8473534ee8910a
2   "name": "WillowTreeOuroboros",
3   "version": "0.0.2",
4   "summary": "Infinitely scrolling carousel for tvOS",
5   "description": "Ouroboros implements an infinitely scrolling carousel for\ntvOS, driven by the focus engine.\n\nIt supports 1 or more centered items grouped into pages.\n\nTo use from a storyboard, set your collection view's class\nto InfiniteCarousel and update the itemsPerPage variable.",
6   "homepage": "https://github.com/willowtreeapps/ouroboros",
7   "license": "MIT",
8   "authors": {
9     "Ian Terrell": "ian.terrell@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/willowtreeapps/ouroboros.git",
13     "tag": "0.0.2"
14   },
15   "platforms": {
16     "tvos": null
17   },
18   "source_files": [
19     "Ouroboros/**/*.swift",
20     "Ouroboros/**/*.h",
21     "Ouroboros/**/*.m"
22   ],
23   "public_header_files": "Ouroboros/**/*.h"