blob: e06d27a2b0bc9ef81b93b9a0319d25a9440d5d09 [file] [log] [blame]
{
"name": "NSFileManager",
"version": "0.0.1",
"summary": "YJFileManager is a hanle file tool.",
"homepage": "https://github.com/YjAdair/NSFileManagerTool",
"license": "MIT",
"authors": {
"YjAdair": "544421581@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/YjAdair/NSFileManagerTool.git",
"tag": "0.0.1"
},
"source_files": "NSFileManager/*.{h,m}",
"frameworks": "Foundation",
"requires_arc": true
}