blob: 3eb3a0843348bbe64fe2b234c2f199fd5bbff244 [file] [log] [blame]
{
"name": "Fileable",
"version": "1.0.8",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Unix command like file management library for Swift.",
"description": "Unix command like and objective file management library for Swift.",
"homepage": "https://github.com/shotastage/Fileable",
"authors": {
"Shota Shimazu": "hornet.live.mf@gmail.com"
},
"source": {
"git": "https://github.com/shotastage/Fileable.swift.git",
"tag": "1.0.8"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Sources/**/*.{h,m,swift}"
}