4 "summary": "Foundation TooLkit for Faster-Than-Light development.",
5 "description": "ftl is a Swift programming toolkit that aims to provide high-quality, well-tested implementations of common algorithms, concepts, abstractions and patterns.",
6 "homepage": "https://github.com/ftlkit/ftl",
12 "Ivan Moskalev": "iv.s.moskalev@gmail.com"
15 "git": "https://github.com/ftlkit/ftl.git",
21 "source_files": "lib/**/*.swift",
22 "exclude_files": "lib/**/*.tests.swift",
23 "frameworks": "Foundation",
28 "source_files": "lib/**/*.tests.swift"