4 "summary": "Lets chain asynchronous functions. Very lightweight 🌱, 100% tested 💯, pure Swift 🏎, no magic.",
5 "description": "Lets chain asynchronous functions.\nThis is a lightweight implementation of Javascript Promise.\nIt is pure Swift, 100% tested, and very lightweight (~100 lines of code) #greentech 🌱",
6 "homepage": "https://github.com/frouo/promise-lite",
12 "François Rouault": "francois.rouault@cocoricostudio.com"
15 "git": "https://github.com/frouo/promise-lite.git",
21 "swift_versions": "5.1",
22 "source_files": "PromiseLite/Classes/**/*",
27 "source_files": "Tests/**/*.{swift}"
30 "swift_version": "5.1"