4 "summary": "An Objective C future implementation that aims to provide maximal type safety.",
5 "description": "An Objective C future implementation that aims to provide maximal type safety. It sticks close to Promises/A+\nconventions.",
6 "homepage": "https://github.com/chrisdanford/PINFuture",
12 "Chris Danford": "chrisdanford@gmail.com"
15 "git": "https://github.com/chrisdanford/PINFuture.git",
18 "social_media_url": "https://twitter.com/chrisdanford",
22 "source_files": "PINFuture/Classes/**/*"