4 "summary": "KSOChatKit is an iOS framework that provides various controls for building a Messages like UI.",
5 "description": "KSOChatKit is an iOS framework that provides various controls for building a Messages like UI. It provides an automatically expanding text view, automatic scroll view management and various completion behavior.",
6 "homepage": "https://github.com/Kosoku/KSOChatKit",
8 "https://github.com/Kosoku/KSOChatKit/raw/master/screenshots/iOS-1.png",
9 "https://github.com/Kosoku/KSOChatKit/raw/master/screenshots/iOS-2.png",
10 "https://github.com/Kosoku/KSOChatKit/raw/master/screenshots/iOS-3.png",
11 "https://github.com/Kosoku/KSOChatKit/raw/master/screenshots/iOS-4.png"
18 "William Towe": "willbur1984@gmail.com"
21 "git": "https://github.com/Kosoku/KSOChatKit.git",
28 "source_files": "KSOChatKit/**/*.{h,m}",
29 "exclude_files": "KSOChatKit/KSOChatKit-Info.h",
30 "private_header_files": "KSOChatKit/Private/*.h",
33 "KSOChatKit/**/*.{lproj}"