2 "name": "DispatchAfter",
4 "summary": "Simple and modern way to make delayed calls with ability to cancel them",
5 "description": "DispatchAfter is a simple and modern way to make delayed calls with ability to cancel them.\nIt written in Swift and can be used in both Swift and Objective-C projects.",
6 "homepage": "https://github.com/vGubriienko/SFDispatchAfter",
12 "Viktor Gubriienko": "super.ios.dev@gmail.com"
17 "swift_version": "4.0",
19 "git": "https://github.com/vGubriienko/SFDispatchAfter.git",
22 "source_files": "SFDispatchAfter/SFDispatchAfter.swift",
23 "frameworks": "Foundation",