blob: 699835869422520d5fd0e0da17f109d8a99fa99f [file] [log] [blame]
{
"name": "DPKeyboardManager",
"version": "1.0.0",
"summary": "Auto slide the view when keyboard appears.",
"homepage": "https://github.com/priore/DPKeyboardManager",
"license": "MIT",
"authors": {
"Danilo Priore": "support@prioregroup.com"
},
"source": {
"git": "https://github.com/priore/DPKeyboardManager.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/danilopriore",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"frameworks": "UIKit",
"source_files": "*.swift",
"pushed_with_swift_version": "3.0"
}