4 "description": "PromiseIOU makes it easer to handle asynchronous code in Swift with type safety. It's focused making it easy to manage complex asynchronous code.",
6 "Grant Oladipo": "grant@oladipo.us"
8 "summary": "An implementation of futures written in Swift.",
9 "homepage": "https://github.com/kocodude/PromiseIOU",
15 "git": "https://github.com/kocodude/PromiseIOU.git",
18 "social_media_url": "https://twitter.com/kocodude",
30 "default_subspecs": "Core",
38 "PromiseIOU/DiskStore": [
48 "source_files": "PromiseIOU/Core/**/*"
57 "source_files": "PromiseIOU/DiskStore/**/*"
66 "source_files": "PromiseIOU/Ops/**/*"