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