2 "name": "KZFileWatchers",
4 "summary": "A micro-framework for observing file changes, both local and remote. Helpful in building developer tools.",
5 "description": "A micro-framework for observing file changes, both local and remote. Helpful in building developer tools. Supports both ETag and Last-Modified-Date so you can use it with most available hosting options, e.g. Dropbox or AWS.",
6 "homepage": "https://github.com/krzysztofzablocki/KZFileWatchers",
12 "Krzysztof Zabłocki": "krzysztof.zablocki@pixle.pl"
15 "git": "https://github.com/krzysztofzablocki/KZFileWatchers.git",
18 "social_media_url": "https://twitter.com/merowing_",
19 "swift_version": "4.1",
25 "source_files": "KZFileWatchers/Classes/**/*"