blob: 20865018a7cb0d537444cdae142cc9babf6b4a1e [file] [log] [blame]
{
"name": "DDFileManager",
"version": "0.1.0",
"summary": "a wraper of NSFileManager.",
"description": "a wraper of NSFileManager",
"homepage": "https://github.com/wzboy049/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wzboy": "542617180@qq.com"
},
"source": {
"git": "https://github.com/wzboy049/DDFileManager.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DDFileManager/Classes/**/*",
"resource_bundles": {
"DDFileManager": [
"DDFileManager/Assets/*.png"
]
}
}