| { | |
| "name": "HBKitWatchDog", | |
| "version": "1.0.1", | |
| "summary": "实时监听文件变化 HBKitWatchDog refresh view for hbkit.", | |
| "homepage": "https://github.com/Natoto/HBKit", | |
| "license": "MIT", | |
| "authors": { | |
| "nonato ": "787038442@qq.com" | |
| }, | |
| "platforms": { | |
| "ios": "7.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/Natoto/HBKit.git", | |
| "tag": "1.0.1" | |
| }, | |
| "source_files": "tools/HBKitWatchDog/**/*.{h,m}", | |
| "requires_arc": true, | |
| "dependencies": { | |
| "HBKit": [ | |
| ] | |
| } | |
| } |