blob: 83b83903f76b984f9f1b231ce6aff14272b43631 [file] [log] [blame]
{
"name": "DDWriteFileManager",
"version": "1.1.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": "lishengshu@xinxindai.com"
},
"source": {
"git": "https://github.com/DDstrongman/WriteFileManager.git",
"tag": "1.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WriteFileSupportSpec/Classes/**/*",
"dependencies": {
"SDWebImage": [
]
}
}