blob: f69b25af463c2824d0fd32b36365d1e79da06746 [file] [log] [blame]
{
"name": "KeyboardObserver-RxSwift",
"version": "0.1.1",
"summary": "Keyboard event handler with rxswift.",
"description": "Keyboard event handler with rxswift. Supported subscribe and method chain.",
"homepage": "https://github.com/noppefoxwolf/KeyboardObserver-RxSwift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tomoya Hirano": "cromteria@gmail.com"
},
"source": {
"git": "https://github.com/noppefoxwolf/KeyboardObserver-RxSwift.git",
"tag": "0.1.1"
},
"social_media_url": "https://twitter.com/noppefoxwolf",
"platforms": {
"ios": "9.0"
},
"source_files": "KeyboardObserver-RxSwift/Classes/**/*",
"dependencies": {
"RxSwift": [
],
"RxCocoa": [
]
},
"pushed_with_swift_version": "3.0.1"
}