blob: 0a415d125a5369466b0afe52aa08edbcf119427b [file] [log] [blame]
{
"name": "LHSKeyboardAdjusting",
"version": "2.0.0",
"summary": "An easy-to-use utility that will automatically resize views whenever a keyboard appears",
"homepage": "http://lionheartsw.com/",
"license": "Apache 2.0",
"authors": {
"Dan Loewenherz": "dan@lionheartsw.com"
},
"social_media_url": "http://twitter.com/dwlz",
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/lionheart/LHSKeyboardAdjusting.git",
"tag": "2.0.0"
},
"source_files": "LHSKeyboardAdjusting/**/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}