blob: 3a27b48c95fcb0f7273d35a06d2c7483ca2387f4 [file] [log] [blame]
{
"name": "KeyboardObserving",
"version": "0.2.1",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/nickffox/KeyboardObserving",
"authors": {
"Nick Fox": "nicholas.f.fox@gmail.com"
},
"summary": "A Combine-based way to observe and adjust for Keyboard notifications in SwiftUI",
"source": {
"git": "https://github.com/nickffox/KeyboardObserving.git",
"tag": "v0.2.1"
},
"source_files": "Sources/KeyboardObserving/**/*.swift",
"platforms": {
"ios": "13.0"
},
"swift_versions": "5.1",
"swift_version": "5.1"
}