[Add] ikame_ios_sdk 1.0.417
[CocoaPods.git] / Specs / c / 8 / 0 / AlertReactor / 0.6.0 / AlertReactor.podspec.json
blob9eb4ad15345135a3202e394c613c40ae9efe2fbd
2   "name": "AlertReactor",
3   "version": "0.6.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.6.0"
16   },
17   "source_files": "Sources/**/*.{swift,h,m}",
18   "frameworks": "UIKit",
19   "dependencies": {
20     "ReactorKit": [
21       ">= 2.0.0"
22     ],
23     "RxSwift": [
24       "~> 5.0"
25     ],
26     "RxCocoa": [
27       "~> 5.0"
28     ]
29   },
30   "swift_versions": "5.0",
31   "platforms": {
32     "ios": "8.0"
33   },
34   "swift_version": "5.0"