4 "summary": "An Objective C implementation of the Future pattern that aims to provide maximal type safety.",
5 "description": "An Objective C implementation of the Future async value pattern that aims to provide maximal type safety.",
6 "homepage": "https://github.com/pinterest/PINFuture",
8 "type": "Apache License, Version 2.0",
12 "Chris Danford": "chrisdanford@gmail.com"
15 "git": "https://github.com/pinterest/PINFuture.git",
18 "social_media_url": "https://twitter.com/PinterestEng",
22 "source_files": "PINFuture/Classes/**/*",
23 "weak_frameworks": "Photos",
24 "frameworks": "Foundation"