blob: d450d996ba6df9cffca7c3e1f57186856ed8e22d [file] [log] [blame]
{
"name": "SandboxManager",
"version": "1.0.0",
"summary": "file handle utils.",
"homepage": "https://github.com/ZYXiao/SandboxManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ZYXiao": "304983615@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ZYXiao/SandboxManager.git",
"tag": "1.0.0"
},
"source_files": "SandboxManager/*.{h,m}",
"frameworks": "Foundation",
"requires_arc": true
}