2 "name": "SwiftDirectoryWatcher",
4 "summary": "Directory watcher for iOS and macOS written in Swift.",
5 "description": "A delegate-based directory watcher written in Swift.\nThe module handles the identification of created and deleted files by diffing the folder content.",
6 "homepage": "https://github.com/blackbeltlabs/SwiftDirectoryWatcher",
9 "Mirko Kiefer": "mail@mirkokiefer.com"
11 "swift_versions": "5.0",
17 "git": "https://github.com/blackbeltlabs/SwiftDirectoryWatcher.git",
20 "source_files": "Source/*.swift",
21 "swift_version": "5.0"