[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 2 / 3 / 8 / CombineAsync / 1.0.0 / CombineAsync.podspec.json
blobe34c60db367195a11061021f61ad78a8fe58c1e2
2   "name": "CombineAsync",
3   "version": "1.0.0",
4   "summary": "CombineAsync is 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.0"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "source_files": "CombineAsync/Classes/**/*"