blob: 8134a7ba5f2ffab28767c8309f277b109f4d5eb8 [file] [log] [blame]
{
"name": "MMDirectoryWatcher",
"version": "0.0.1",
"platforms": {
"ios": "7.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "MMDirectoryWatcher is a lightweight class to monitor a given path for changes.",
"homepage": "https://github.com/xwgit2971/MMDirectoryWatcher",
"authors": {
"SunnyX": "1031787148@qq.com"
},
"source": {
"git": "https://github.com/xwgit2971/MMDirectoryWatcher.git",
"tag": "0.0.1"
},
"source_files": "MMDirectoryWatcher/*.{h,m}",
"frameworks": "Foundation",
"requires_arc": true
}