[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 3 / c / 0 / AsposeCellsCloud / 19.10 / AsposeCellsCloud.podspec.json
blob28453f507f5fcb792a9c25bf373a593c587fd4dc
2   "name": "AsposeCellsCloud",
3   "version": "19.10",
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.10"
16   },
17   "source_files": [
18     "AsposeCellsCloud/*.swift",
19     "AsposeCellsCloud/**/*.swift"
20   ],
21   "dependencies": {
22     "Alamofire": [
23       "~> 4.7.3"
24     ]
25   },
26   "swift_version": "4.1"