2 "name": "SwiftSequence",
4 "summary": "A μframework of extensions for SequenceType in Swift 2.0, inspired by Python's itertools, Haskell's standard library, and other things.",
5 "description": "SwiftSequence is a lightweight framework of extensions to SequenceType. It has no requirements beyond the Swift standard library. Every function and method has both a strict and a lazy version, unless otherwise specified.",
6 "homepage": "https://github.com/TheDarkCode/SwiftSequence",
9 "Donnacha Oisin Kidney": "https://github.com/oisdk"
12 "git": "https://github.com/TheDarkCode/SwiftSequence.git",
15 "social_media_url": "https://twitter.com/oisdk",
21 "source_files": "Sources/*.swift"