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