2 "name": "TPKeyboardAvoidingSwift",
4 "summary": "A drop-in universal solution for moving text fields out of the way of the keyboard in iOS. inspired by TPKeyboardAvoiding (Obj-C)",
5 "description": "For use with UITableViewController classes, drop TPKeyboardAvoidingTableView.swift into your project, and make your UITableView a TPKeyboardAvoidingTableView in the xib.",
6 "homepage": "https://github.com/apple-avadhesh/TPKeyboardAvoiding",
12 "Avadhesh": "apple.avadhesh@gmail.com"
15 "git": "https://github.com/apple-avadhesh/TPKeyboardAvoiding.git",
21 "source_files": "TPKeyboardAvoidingSwift/Classes/**/*",
22 "pushed_with_swift_version": "3.0"