blob: 7721dc7e75597bc0d0f00770c37e4a807d40e1be [file] [log] [blame]
{
"name": "FileExplorer",
"version": "1.0.2",
"summary": "FileExplorer is a powerful iOS file browser with the possiblity to choose and remove files and/or directories",
"homepage": "https://github.com/Augustyniak/FileExplorer",
"screenshots": "https://raw.github.com/Augustyniak/FileExplorer/master/Resources/Directories.gif",
"license": {
"type": "MIT",
"file": "LICENCE.md"
},
"authors": {
"Rafal Augustyniak": "rafalaugustyniak@gmail.com"
},
"source": {
"git": "https://github.com/Augustyniak/FileExplorer.git",
"tag": "v1.0.2"
},
"platforms": {
"ios": "10.0"
},
"source_files": "FileExplorer/FileExplorer/*.{swift,h}",
"resources": "FileExplorer/FileExplorer/Resources/*.*",
"public_header_files": "FileExplorer/FileExplorer/FileExplorer.h",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}