[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / c / 5 / 1 / SwiftDirectoryWatcher / 0.0.4 / SwiftDirectoryWatcher.podspec.json
blobbe6f59365bee9bf0854546a9a68d9b2242e57e26
2   "name": "SwiftDirectoryWatcher",
3   "version": "0.0.4",
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/mirkokiefer/SwiftDirectoryWatcher",
7   "license": "MIT",
8   "authors": {
9     "Mirko Kiefer": "mail@mirkokiefer.com"
10   },
11   "swift_version": "4.2",
12   "platforms": {
13     "ios": "11.0",
14     "osx": "10.13"
15   },
16   "source": {
17     "git": "https://github.com/mirkokiefer/SwiftDirectoryWatcher.git",
18     "tag": "0.0.4"
19   },
20   "source_files": "Source/*.swift"