2 "name": "TTKeyboardAvoidingScrollView",
4 "summary": "A UIScrollView subclass that automatically adjusts its insets to match the keyboard show/hide",
5 "description": "This UIScrollView subclass automatically adjusts its scroll insets to match the keyboard show/hide",
6 "homepage": "https://github.com/dhiraj/TTKeyboardAvoidingScrollView",
7 "screenshots": "https://cloud.githubusercontent.com/assets/43901/16893494/4180c098-4b57-11e6-95f9-a7216d62c63c.png",
13 "Dhiraj Gupta": "dhiraj@traversient.com"
16 "git": "https://github.com/dhiraj/TTKeyboardAvoidingScrollView.git",
19 "social_media_url": "https://twitter.com/dhiraj",
23 "source_files": "TTKeyboardAvoidingScrollView/Classes/**/*",
24 "public_header_files": "TTKeyboardAvoidingScrollView/Classes/**/*.h"