[Add] MealziOSSDKStaging 5.3.0
[CocoaPods.git] / Specs / c / 8 / 0 / AlertReactor / 0.4.0 / AlertReactor.podspec.json
blob7cd051ec11ce0c452339b30b3813b13960d8100e
2   "name": "AlertReactor",
3   "version": "0.4.0",
4   "summary": "ReactorKit extension for UIAlertController",
5   "homepage": "https://github.com/devxoul/AlertReactor",
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/AlertReactor.git",
15     "tag": "0.4.0"
16   },
17   "source_files": "Sources/**/*.{swift,h,m}",
18   "frameworks": "UIKit",
19   "dependencies": {
20     "ReactorKit": [
22     ],
23     "RxSwift": [
24       ">= 4.0.0"
25     ],
26     "RxCocoa": [
27       ">= 4.0.0"
28     ]
29   },
30   "platforms": {
31     "ios": "8.0"
32   },
33   "pushed_with_swift_version": "4.0"