blob: 28453f507f5fcb792a9c25bf373a593c587fd4dc [file] [log] [blame]
{
"name": "AsposeCellsCloud",
"version": "19.10",
"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.10"
},
"source_files": [
"AsposeCellsCloud/*.swift",
"AsposeCellsCloud/**/*.swift"
],
"dependencies": {
"Alamofire": [
"~> 4.7.3"
]
},
"swift_version": "4.1"
}