4 "summary": "A simple wrapper on NSThread to run blocks on exactly the same thread. It’s guaranteed First-In-First-Out (FIFO).",
5 "homepage": "https://github.com/duemunk/Thread",
8 "Tobias Due Munk": "tobias@developmunk.dk"
16 "git": "https://github.com/duemunk/Thread.git",
19 "source_files": "Source/*.swift",
21 "frameworks": "Foundation"