blob: 1aef9023d95d5f55325bb82f80472d606507fe61 [file] [log] [blame]
{
"name": "rebekka",
"version": "1.0.3",
"summary": "Rebekka - FTP/FTPS client in Swift.",
"description": "A simple FTP/FTPS client in Swift, written by Constantine Fry.",
"homepage": "https://github.com/128keaton/rebekka/",
"license": "BSD 2-Clause License",
"authors": "Constantine Fry",
"platforms": {
"ios": "9.0",
"osx": "10.10"
},
"source": {
"git": "https://github.com/128keaton/rebekka.git",
"tag": "1.0.3"
},
"source_files": "rebekka-source/**/*.swift",
"exclude_files": "Classes/Exclude",
"requires_arc": true
}