blob: 8692ec9404dde7f96247a93fb0423e971f6bf028 [file] [log] [blame]
{
"name": "TOFileSystemObserver",
"version": "0.0.2",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "A bullet-proof mechanism for detecting any changes made to the contents of a folder in iOS & iPadOS.",
"homepage": "https://github.com/TimOliver/TOFileSystemObserver",
"authors": "Tim Oliver",
"source": {
"git": "https://github.com/TimOliver/TOFileSystemObserver.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TOFileSystemObserver/**/*.{h,m}",
"requires_arc": true
}