blob: 6f35c51b2fcffa4eecd117aeea461bdd146163a6 [file] [log] [blame]
{
"name": "AsposeCellsCloud",
"version": "20.4.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/swift",
"license": "MIT",
"authors": "Aspose Cells Cloud",
"platforms": {
"ios": "12.0"
},
"source": {
"git": "https://github.com/aspose-cells-cloud/aspose-cells-cloud-swift.git",
"tag": "20.4.1"
},
"source_files": [
"AsposeCellsCloud/*.swift",
"AsposeCellsCloud/**/*.swift"
],
"dependencies": {
"Alamofire": [
"~> 4.8.2"
]
},
"swift_version": "4.1"
}