blob: b44bdcbb1509acd33ca4afa802e467d37e21d4c0 [file] [log] [blame]
{
"name": "HsinFileManager",
"version": "0.1.2",
"summary": "A useful FileManager.",
"description": "A useful FileManager!It contains basic file manager and JSON encoder/decoder!",
"swift_version": "4.2",
"homepage": "https://github.com/HsinChungHan/FileManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"HsinChungHan": "hooy123456@gapp.nthu.edu.tw"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/HsinChungHan/FileManager.git",
"tag": "0.1.2"
},
"source_files": "FileManager/Utilities/*.{swift}"
}