blob: 13c5df222a2b7ebef87462508b821cb4a26cefb9 [file] [log] [blame]
{
"name": "AsposeCellsCloud",
"version": "19.6.1",
"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/cloud",
"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.6.1"
},
"source_files": [
"AsposeCellsCloud/*.swift",
"AsposeCellsCloud/**/*.swift"
],
"dependencies": {
"Alamofire": [
]
},
"swift_version": "4.1"
}