2 "name": "DAFileMonitor",
4 "summary": "A library that allows you to monitor a file for changes.",
5 "description": "This is a wrapper library around dispatch sources that monitors the file system for changes on a file. When the monitored file changes, a closure gets called.",
6 "homepage": "https://github.com/dagostini/DAFileMonitor",
12 "Dejan Agostini": "dejan.agostini@gmail.com"
15 "git": "https://github.com/dagostini/DAFileMonitor.git",
18 "social_media_url": "https://twitter.com/dagostin",
22 "source_files": "DAFileMonitor/Classes/**/*",
23 "pushed_with_swift_version": "3.0"