blob: c734c130a514617b7467eb07471e72cc87ef7446 [file] [log] [blame]
{
"name": "AsposePdfCloud",
"summary": "Aspose PDF Cloud",
"description": "Aspose.PDF Cloud is a REST API for creating and editing PDF files. It can also be used to convert PDF files to different formats like DOC, HTML, XPS, TIFF and many more. Aspose.Pdf for Cloud gives you control: create PDFs from scratch or from HTML, XML, template, database, XPS or an image. Render PDFs to image formats such as JPEG, PNG, GIF, BMP, TIFF and many others. Aspose.Pdf for Cloud helps you manipulate elements of a PDF file like text, annotations, watermarks, signatures, bookmarks, stamps and so on. Its REST API also allows you to manage PDF pages by using features like merging, splitting, and inserting. Add images to a PDF file or convert PDF pages to images.",
"platforms": {
"ios": "10.0",
"osx": "10.11",
"tvos": "9.0"
},
"version": "20.6.0",
"swift_versions": "4.1",
"source": {
"git": "https://github.com/aspose-pdf-cloud/aspose-pdf-cloud-swift.git",
"tag": "20.6.0"
},
"authors": "Aspose PDF Cloud",
"license": "MIT",
"homepage": "https://products.aspose.cloud/pdf/cloud",
"source_files": [
"AsposePdfCloud/*.swift",
"AsposePdfCloud/**/*.swift"
],
"dependencies": {
"Alamofire": [
"~> 4.7.0"
]
},
"swift_version": "4.1"
}