Helpers to deal with keyboard animations in iOS.
{ "name": "UIKeyboardAnimatable", "path": "/usr/src/package", "targets": [ { "name": "UIKeyboardAnimatableTests", "path": "Tests/UIKeyboardAnimatableTests", "type": "test", "c99name": "UIKeyboardAnimatableTests", "sources": [ "UIKeyboardAnimatableTests.swift", "XCTestManifests.swift" ], "module_type": "SwiftTarget", "target_dependencies": [ "UIKeyboardAnimatable" ] }, { "name": "UIKeyboardAnimatable", "path": "Sources/UIKeyboardAnimatable", "type": "library", "c99name": "UIKeyboardAnimatable", "sources": [ "Enums/KeyboardNotificationName.swift", "Extensions/AnyHashable+Notifications.swift", "Extensions/Notification+KeyboardAnimationInfo.swift", "Extensions/Notification.Name+Keyboard.swift", "Extensions/UIView+KeyboardAnimation.swift", "Models/KeyboardAnimation.swift", "Protocols/KeyboardAnimatable.swift" ], "module_type": "SwiftTarget", "product_memberships": [ "UIKeyboardAnimatable" ] } ], "products": [ { "name": "UIKeyboardAnimatable", "type": { "library": [ "automatic" ] }, "targets": [ "UIKeyboardAnimatable" ] } ], "platforms": [ { "name": "ios", "version": "10.0" } ], "dependencies": [], "tools_version": "5.3", "manifest_display_name": "UIKeyboardAnimatable" }
{ "name": "UIKeyboardAnimatable", "targets": [ { "name": "UIKeyboardAnimatable", "type": "regular", "exclude": [], "settings": [], "resources": [], "dependencies": [], "packageAccess": false }, { "name": "UIKeyboardAnimatableTests", "type": "test", "exclude": [], "settings": [], "resources": [], "dependencies": [ { "byName": [ "UIKeyboardAnimatable", null ] } ], "packageAccess": false } ], "products": [ { "name": "UIKeyboardAnimatable", "type": { "library": [ "automatic" ] }, "targets": [ "UIKeyboardAnimatable" ] } ], "pkgConfig": null, "platforms": [ { "options": [], "version": "10.0", "platformName": "ios" } ], "providers": null, "packageKind": { "root": [ "/usr/src/package" ] }, "dependencies": [], "toolsVersion": { "_version": "5.3.0" }, "cLanguageStandard": null, "cxxLanguageStandard": null, "swiftLanguageVersions": null }
{ "url": "/usr/src/package", "name": "UIKeyboardAnimatable", "path": "/usr/src/package", "version": "unspecified", "identity": "package", "dependencies": [] }