blob: 762421a2f315617bd4e28e8f9b2503511afff22d [file] [log] [blame]
{
"name": "AMKeyboardAvoidingLayoutConstraint",
"version": "1.0.0",
"summary": "An `NSLayoutConstraint` subclass that can be pinned to the bottom layout guide and will adjust to avoid the keyboard.",
"homepage": "https://github.com/AnthonyMDev/AMKeyboardAvoidingLayoutConstraint",
"license": "MIT",
"authors": {
"Anthony Miller": "AnthonyMDev@gmail.com"
},
"source": {
"git": "https://github.com/AnthonyMDev/AMKeyboardAvoidingLayoutConstraint.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/AnthonyMDev",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}