[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 1 / 9 / e / TOFileSystemObserver / 0.0.1 / TOFileSystemObserver.podspec.json
blob7ad0b463354753fffe7c0ec74ffc3f7d4d0ec838
2   "name": "TOFileSystemObserver",
3   "version": "0.0.1",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
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",
11   "source": {
12     "git": "https://github.com/TimOliver/TOFileSystemObserver.git",
13     "tag": "0.0.1"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "TOFileSystemObserver/**/*.{h,m}",
19   "requires_arc": true