blob: 1591fbfef1327a319e5f61b2093845afee338f4e [file] [log] [blame]
{
"name": "RDKeyboardEqualView",
"version": "1.0.0",
"summary": "Easiest way to track keyboard presence!",
"description": "This is AutoLayout-compatible view that keeps it's size to reflect superview's bottom part, covered by keyboard.",
"homepage": "https://github.com/ReDetection/RDKeyboardEqualView",
"license": "MIT",
"authors": {
"redetection": "redetection@gmail.com"
},
"source": {
"git": "https://github.com/ReDetection/RDKeyboardEqualView.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/redetection",
"platforms": {
"ios": "5.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"public_header_files": "Pod/Classes/**/*.h",
"frameworks": "UIKit"
}