blob: b73e53355bc754f6678e621cd7177494abdcba81 [file] [log] [blame]
{
"name": "Cedric",
"version": "0.2.2",
"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.2"
},
"source_files": "Cedric"
}