4 "summary": "A generic Deck type, like a deck of cards or a slide deck.",
5 "description": " A generic Deck type, like a deck of cards or a slide deck.\n\n A Deck is similar to a Stack, except that you can go forwards and backwards through it. When you get to the end of a Stack, it loops back around to the start.\n",
6 "homepage": "https://github.com/matthewpalmer/Swift-Deck",
9 "matthewpalmer": "matt@matthewpalmer.net"
12 "git": "https://github.com/matthewpalmer/Swift-Deck.git",
19 "source_files": "Pod/Classes/**/*",