blob: 8cb8dfb8293cd10f0dbf216e20000b691e9a0591 [file] [log] [blame]
{
"name": "CloudConvert",
"version": "1.0.2",
"summary": "Convert between 200 supported file formats",
"description": "CloudConvert offers a file conversion API. More than 200 different formats are supported: \n\n* document (PDF, DOC, DOCX, ODT, RTF, TXT...) \n* image (PNG, JPG, SVG, WEBP, TIF, RAW...) \n* video (MP4, MKV, AVI, MPG, 3GP, FLV, WMV, OGG...) \n* audio (MP3, AAC, M4A, FLAC, WMA, WAV...) \n* ebook (MOBI, EPBUB, CBC, AZW...) \n* archive (ZIP, RAR, 7Z, TAR.BZ2...) \n* spreadsheet (XLS, XLSX, ODS, CSV...) \n* presentation (PPT, PPTX, ODP...)",
"homepage": "https://cloudconvert.com",
"license": "MIT",
"authors": {
"Josias Montag": "josias@montag.info"
},
"platforms": {
"ios": "8.0",
"osx": "10.9"
},
"source": {
"git": "https://github.com/cloudconvert/cloudconvert-swift.git",
"tag": "1.0.2"
},
"source_files": "CloudConvert/*.swift",
"dependencies": {
"Alamofire": [
"~> 3.0"
]
}
}