blob: 0905a55013e134b8f08d9a0d6ac6ce08c518bd26 [file] [log] [blame]
{
"name": "LHSKeyboardAdjusting",
"version": "1.0.2",
"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": "1.0.2"
},
"source_files": "LHSKeyboardAdjusting/**/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}