blob: 1dec52fdff4bbed59c3725b0fb4177548bb37e6a [file] [log] [blame]
{
"name": "EKKeyboardAvoiding",
"version": "1.0.1",
"summary": "It's an universal solution that allows automatically change content inset of any UIScrollView and it's subclasses.",
"homepage": "https://github.com/kirpichenko/EKKeyboardAvoiding",
"license": "MIT",
"authors": {
"Evgeniy Kirpichenko": "evkirpichenko@gmail.com"
},
"source": {
"git": "https://github.com/kirpichenko/EKKeyboardAvoiding.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "5.0"
},
"source_files": "EKKeyboardAvoidingScrollView/*.{h,m}",
"requires_arc": false
}