[Add] Onfido 18.3.2
[CocoaPods.git] / Specs / 3 / c / 0 / AsposeCellsCloud / 19.11 / AsposeCellsCloud.podspec.json
blob3458f586c9152996518354be111ac0d4f8cab4b5
2   "name": "AsposeCellsCloud",
3   "version": "19.11",
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": "19.11"
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"