blob: 0795436d809c275bf22e4fe42bf24a78d9efc6f2 [file] [log] [blame]
{
"name": "DYFileManager",
"version": "1.0.0",
"summary": "a file manager library",
"description": "a powerful File Manager library.",
"homepage": "http://www.jianshu.com/u/d1a569b086e4",
"license": "MIT",
"authors": {
"guodongyang": "guodongyangw@163.com"
},
"source": {
"git": "https://github.com/guodongyangwen/DYFileManager.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "DYFileManager/*",
"public_header_files": "DYFileManager/*.h"
}