2 "name": "TOFileSystemObserver",
8 "summary": "A bullet-proof mechanism for detecting any changes made to the contents of a folder in iOS & iPadOS.",
9 "homepage": "https://github.com/TimOliver/TOFileSystemObserver",
10 "authors": "Tim Oliver",
12 "git": "https://github.com/TimOliver/TOFileSystemObserver.git",
19 "source_files": "TOFileSystemObserver/**/*.{h,m}",
20 "exclude_files": "TOFileSystemObserver/include/**",
22 "exclude_files": "TOFileSystemObserver/Utilities/TOFileSystemObserver+UIKit.h"
26 "TOFileSystemObserver/Utilities/TOFileSystemObserver+AppKit.h",
27 "TOFileSystemObserver/Categories/NSIndexPath+AppKitAdditions.{h,m}"