blob: 648b55dd6dd6a58cee4d976bff8e84b470b1bd1e [file] [log] [blame]
{
"name": "LLDirWatchDog",
"version": "0.0.1",
"summary": "LLDirWatchDog can monitor the change of file directory",
"homepage": "https://github.com/leoliuyt/LLDirWatchDog",
"license": "Apache License, Version 2.0",
"authors": {
"leoliuyt": "leoliuyt@sina.cn"
},
"social_media_url": "https://leoliuyt.github.io",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/leoliuyt/LLDirWatchDog.git",
"tag": "0.0.1"
},
"source_files": "LLDirWatchDog/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}