[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / 1 / f / ZUAsyncOperation / 1.3 / ZUAsyncOperation.podspec.json
bloba6be8e5cc431451ff660b7d97e7ce0492b3737af
2   "name": "ZUAsyncOperation",
3   "version": "1.3",
4   "summary": "Generic subclass of Operation to get result asynchronously.",
5   "description": "AsyncOperation is a generic subclass of Operation to get Swift.Result asynchronously.",
6   "homepage": "https://github.com/zuccoi/AsyncOperation",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "zuccoi",
12   "social_media_url": "https://twitter.com/zuccoi",
13   "platforms": {
14     "ios": "11.0.1"
15   },
16   "source_files": "AsyncOperation/AsyncOperation/Source/*.{swift}",
17   "source": {
18     "git": "https://github.com/zuccoi/AsyncOperation.git",
19     "tag": "1.3"
20   },
21   "swift_versions": "5.0",
22   "swift_version": "5.0"