[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / 1 / b / 4 / AsposePdfCloud / 19.1.0 / AsposePdfCloud.podspec.json
blobfbb68ae2734c47a728bf984d5e2478b1ef1879b4
2   "name": "AsposePdfCloud",
3   "summary": "Aspose PDF Cloud",
4   "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.",
5   "platforms": {
6     "ios": "10.0",
7     "osx": "10.11",
8     "tvos": "9.0"
9   },
10   "version": "19.1.0",
11   "swift_version": "4.1",
12   "source": {
13     "git": "https://github.com/aspose-pdf-cloud/aspose-pdf-cloud-swift.git",
14     "tag": "19.1.0"
15   },
16   "authors": "Aspose PDF Cloud",
17   "license": "MIT",
18   "homepage": "https://products.aspose.cloud/pdf/cloud",
19   "source_files": [
20     "AsposePdfCloud/*.swift",
21     "AsposePdfCloud/**/*.swift"
22   ],
23   "dependencies": {
24     "Alamofire": [
25       "~> 4.7.0"
26     ]
27   }