blob: 3284182b0c5a161f4676aa3475dd4cad0b983724 [file] [log] [blame]
{
"name": "Cedric",
"version": "0.2.0",
"summary": "Cedric - Single / multiple files downloader written in pure Swift",
"homepage": "https://github.com/appunite/Cedric",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Szymon Mrozek": "szymon.mrozek.sm@gmail.com"
},
"swift_version": "4.1",
"platforms": {
"ios": "9.0",
"osx": "10.11",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/appunite/Cedric.git",
"tag": "0.2.0"
},
"source_files": "Cedric"
}