blob: f3dcb17342d079a24f248d83f14484dc48713616 [file] [log] [blame]
{
"name": "Fileable",
"version": "1.1",
"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.swift/",
"authors": {
"Shota Shimazu": "hornet.live.mf@gmail.com"
},
"source": {
"git": "https://github.com/shotastage/Fileable.swift.git",
"tag": "1.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Sources/**/*.{h,m,swift}"
}