[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 7 / e / 4 / RxUIAlert / 1.1.1 / RxUIAlert.podspec.json
blobf3f386d530ef1ec33a46d4e12edd1d64dbfc8011
2   "name": "RxUIAlert",
3   "version": "1.1.1",
4   "summary": "RxUIAlert",
5   "description": "Extension UIAlertController with Rx.\nUse UIAlertController with Rx.",
6   "homepage": "https://github.com/RxSwiftCommunity/RxAlert",
7   "license": "MIT",
8   "authors": {
9     " RxSwift Community ": " community@rxswift.org "
10   },
11   "source": {
12     "git": "https://github.com/RxSwiftCommunity/RxAlert.git",
13     "tag": "1.1.1"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "swift_versions": "5.0",
19   "source_files": "RxAlert/*.swift",
20   "frameworks": "UIKit",
21   "dependencies": {
22     "RxSwift": [
24     ],
25     "RxCocoa": [
27     ]
28   },
29   "swift_version": "5.0"