blob: 9d84d26ce63bf338a29c80e3c5f1dc04195c3b21 [file] [log] [blame]
{
"name": "DYFileManager",
"version": "1.0.1",
"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.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "DYFileManager/*",
"public_header_files": "DYFileManager/*.h"
}