[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 3 / c / 0 / AsposeCellsCloud / 20.4 / AsposeCellsCloud.podspec.json
blob333c0cd263f8e672c865bf7023502fa03a458d1d
2   "name": "AsposeCellsCloud",
3   "version": "20.4",
4   "summary": "Aspose.Cells Cloud SDK for Swift.",
5   "swift_versions": "4.1",
6   "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.",
7   "homepage": "https://products.aspose.cloud/cells",
8   "license": "MIT",
9   "authors": "Aspose Cells Cloud",
10   "platforms": {
11     "ios": "12.0"
12   },
13   "source": {
14     "git": "https://github.com/aspose-cells-cloud/aspose-cells-cloud-swift.git",
15     "tag": "20.4"
16   },
17   "source_files": [
18     "AsposeCellsCloud/*.swift",
19     "AsposeCellsCloud/**/*.swift"
20   ],
21   "dependencies": {
22     "Alamofire": [
23       "~> 4.8.2"
24     ]
25   },
26   "swift_version": "4.1"