[Add] Mobilisten 9.2.1
[CocoaPods.git] / Specs / 5 / c / e / WillowTreeOuroboros / 0.1.0 / WillowTreeOuroboros.podspec.json
blob528088ba753e051b26c3f6ec6708c297ba6cb461
2   "name": "WillowTreeOuroboros",
3   "version": "0.1.0",
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.1.0"
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"