2 "name": "FlowOperations",
4 "summary": "Operation Oriented Programming in Swift",
5 "description": "A lightweight Swift library for doing operation oriented programming. Easily define your own, atomic operations, and/or use an exensive library of ready-to-use operations that can be grouped, sequenced, queued and repeated.",
6 "homepage": "https://github.com/JohnSundell/Flow",
12 "John Sundell": "john@sundell.co"
14 "social_media_url": "https://twitter.com/johnsundell",
21 "git": "https://github.com/JohnSundell/Flow.git",
24 "source_files": "Sources/Flow.swift",
25 "frameworks": "Foundation"