[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / b / 9 / KeyboardObserver-RxSwift / 0.1.0 / KeyboardObserver-RxSwift.podspec.json
blob6b7d039a38f3c32c21e63a1515b4b0a9f186ced1
2   "name": "KeyboardObserver-RxSwift",
3   "version": "0.1.0",
4   "summary": "Keyboard event handler with rxswift.",
5   "description": "Keyboard event handler with rxswift. Supported subscribe and method chain.",
6   "homepage": "https://github.com/noppefoxwolf/KeyboardObserver-RxSwift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Tomoya Hirano": "cromteria@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/noppefoxwolf/KeyboardObserver-RxSwift.git",
16     "tag": "0.1.0"
17   },
18   "social_media_url": "https://twitter.com/noppefoxwolf",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "KeyboardObserver-RxSwift/Classes/**/*",
23   "dependencies": {
24     "RxSwift": [
26     ],
27     "RxCocoa": [
29     ]
30   },
31   "pushed_with_swift_version": "3.0.1"