blob: 3458f586c9152996518354be111ac0d4f8cab4b5 [file] [log] [blame]
{
"name": "AsposeCellsCloud",
"version": "19.11",
"summary": "Aspose.Cells Cloud SDK for Swift.",
"swift_versions": "4.1",
"description": "This repository contains Aspose.Cells Cloud SDK for swift source code. This SDK allows you to work with Aspose.Cells Cloud REST APIs in your swift applications quickly and easily.",
"homepage": "https://products.aspose.cloud/cells",
"license": "MIT",
"authors": "Aspose Cells Cloud",
"platforms": {
"ios": "12.0"
},
"source": {
"git": "https://github.com/aspose-cells-cloud/aspose-cells-cloud-swift.git",
"tag": "19.11"
},
"source_files": [
"AsposeCellsCloud/*.swift",
"AsposeCellsCloud/**/*.swift"
],
"dependencies": {
"Alamofire": [
"~> 4.8.2"
]
},
"swift_version": "4.1"
}