4 "summary": "A simple Futures library written in Swift.",
5 "description": "This CocoaPods library helps you chain asynchronous calls.",
6 "homepage": "https://github.com/TomorrowIdeas/TMROFutures",
12 "Benjamin Dodgson": "benji@tomorrow.me"
17 "swift_versions": "4.2",
19 "git": "https://github.com/TomorrowIdeas/TMROFutures.git",
22 "source_files": "TMROFutures/**/*.{h,m,swift}",
23 "exclude_files": "Classes/Exclude",
24 "swift_version": "4.2"