blob: 080eb90fd667c01fd91341c8a625b335818e9729 [file] [log] [blame]
{
"name": "TBFileManager",
"version": "1.0.1",
"summary": "TBFileManager extends default file manager",
"description": "Include some sql database operations and directory contents handling",
"homepage": "https://github.com/truebucha/TBFileManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"truebucha": "truebucha@gmail.com"
},
"source": {
"git": "https://github.com/truebucha/TBFileManager.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "7.0"
},
"source_files": "TBFileManager/Classes/**/*",
"public_header_files": "TBFileManager/Classes/**/*.h",
"frameworks": "Foundation"
}