[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 8 / e / 6 / ZBFileWatcher / 0.0.1 / ZBFileWatcher.podspec.json
bloba3905f1b26f1ce4d9d93de9337b3971202f2a7ed
2   "name": "ZBFileWatcher",
3   "version": "0.0.1",
4   "summary": "The file watcher class.",
5   "description": "This is a file watcher, and you can watch the file change.",
6   "homepage": "https://github.com/githubzb/ZBFileWatcher",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "dr.box": "1126976340@qq.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/githubzb/ZBFileWatcher.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "fileWatcher/class/**/*.{h,m}",
22   "requires_arc": true