[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / 8 / 0 / AlertReactor / 0.3.0 / AlertReactor.podspec.json
blob19d6829adbc1d0484a7dee9057b6091e59fdf24a
2   "name": "AlertReactor",
3   "version": "0.3.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.3.0"
16   },
17   "source_files": "Sources/**/*.{swift,h,m}",
18   "frameworks": "UIKit",
19   "dependencies": {
20     "ReactorKit": [
22     ],
23     "RxSwift": [
24       ">= 3.0.0"
25     ],
26     "RxCocoa": [
27       ">= 3.0.0"
28     ]
29   },
30   "platforms": {
31     "ios": "8.0"
32   },
33   "pod_target_xcconfig": {
34     "SWIFT_VERSION": "3.1"
35   },
36   "pushed_with_swift_version": "3.0"