2 "name": "KSOTextInputEditText",
4 "summary": "KSOTextInputEditText is an iOS framework for Android Material Design TextInputEditText styled UITextFields.",
5 "description": "KSOTextInputEditTextField is a KDITextField subclass that adds a floating label and styling comparable to the TextInputEditText UI Component found in Android Material Design.\n https://material.io/guidelines/components/text-fields.html#text-fields-field-types",
6 "homepage": "https://github.com/Kosoku/KSOTextInputEditText",
8 "https://github.com/Kosoku/KSOTextInputEditText/raw/master/screenshots/KSOTextInputEditText.gif"
15 "Jason R. Anderson": "jason@kosoku.com",
16 "William Towe": "willbur1984@gmail.com"
19 "git": "https://github.com/Kosoku/KSOTextInputEditText.git",
25 "source_files": "KSOTextInputEditText/**/*.{h,m}",
26 "exclude_files": "KSOTextInputEditText/KSOTextInputEditText-Info.h",
27 "private_header_files": "KSOTextInputEditText/Private/*.h",
28 "frameworks": "UIKit",