[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 2 / 3 / 8 / CombineAsync / 1.0.1 / CombineAsync.podspec.json
blob80747d2902b1a3f28e24382b98e4b228f1d9eadc
2   "name": "CombineAsync",
3   "version": "1.0.1",
4   "summary": "Combine extensions and utilities for an async task",
5   "description": "CombineAsync is Combine extensions and utilities for an async task",
6   "homepage": "https://github.com/hainayanda/CombineAsync",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "hainayanda": "hainayanda@outlook.com"
13   },
14   "source": {
15     "git": "https://github.com/hainayanda/CombineAsync.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "swift_versions": "5.5",
22   "source_files": "CombineAsync/Classes/**/*",
23   "swift_version": "5.5"