blob: 9ecf7ee5323047657832c469510847ae59b07bcd [file] [log] [blame]
{
"name": "NSFileManager",
"version": "0.0.2",
"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.2"
},
"source_files": "NSFileManager/*.{h,m}",
"frameworks": "Foundation",
"requires_arc": true
}