[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / 6 / 0 / CancelBag / 1.0.0 / CancelBag.podspec.json
blobac2adfe7b6b11fa9c72a798c1e39142ee0cebff1
2   "name": "CancelBag",
3   "version": "1.0.0",
4   "summary": "A DisposeBag for Combine",
5   "homepage": "https://github.com/devxoul/CancelBag",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Suyeol Jeon": "devxoul@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/devxoul/CancelBag.git",
15     "tag": "1.0.0"
16   },
17   "source_files": "Sources/**/*.{swift,h,m}",
18   "frameworks": [
19     "Foundation",
20     "Combine"
21   ],
22   "swift_versions": "5.1",
23   "platforms": {
24     "osx": "10.15",
25     "ios": "13.0",
26     "tvos": "13.0",
27     "watchos": "6.0"
28   },
29   "swift_version": "5.1"