4 "summary": "Syntax sugar for unwrapping while throwing error for nil",
5 "description": "Syntax sugar for unwrapping while throwing error for nil\n\nWith this syntax sugar you can unwrap variables while throwing error for nil.\nIt's useful in closures/functions with throw.",
6 "homepage": "https://github.com/muukii/Unwrap",
9 "muukii": "m@muukii.me"
12 "git": "https://github.com/muukii/Unwrap.git",
15 "social_media_url": "https://twitter.com/muukii0803",
21 "source_files": "Unwrap/Classes/**/*"