blob: 066107890fb9b2ca61a3d0c8dade5b0915e7e0a7 [file] [log] [blame]
{
"name": "AsposeCellsCloud",
"version": "19.6.2",
"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.2"
},
"source_files": [
"AsposeCellsCloud/*.swift",
"AsposeCellsCloud/**/*.swift"
],
"dependencies": {
"Alamofire": [
"~> 4.8.2"
]
},
"swift_version": "4.1"
}