blob: 821f8719044236f803834b0b8f7e74ae7aed06d4 [file] [log] [blame]
{
"name": "DDWriteFileManager",
"version": "1.2.1",
"summary": "iOS write file manager",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/DDstrongman/WriteFileManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"DDStrongman": "lishengshu232@gmail.com"
},
"source": {
"git": "https://github.com/DDstrongman/WriteFileManager.git",
"tag": "1.2.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WriteFileSupportSpec/Classes/**/*",
"dependencies": {
"SDWebImage": [
]
}
}