4 "summary": "AsyncTimer is a precision asynchronous timer. You can also use it as a countdown timer",
5 "description": "AsyncTimer is a pod that adds precision asynchronous timer to your app\n * Working with user events (like: scrolling, tapping, ...).\n * Functionality (start, pause, resume, stop, restart)\n * Support for clousure (never more selectors)\n * Can work as a countdown timer\n * Can work in background.",
6 "homepage": "https://github.com/Decybel07/AsyncTimer",
12 "Adrian Bobrowski": "adrian071993@gmail.com"
15 "git": "https://github.com/Decybel07/AsyncTimer.git",
18 "pod_target_xcconfig": {
19 "SWIFT_VERSION": "4.0"
27 "source_files": "Source/**/*.swift",
28 "frameworks": "Foundation",
29 "pushed_with_swift_version": "4.0"