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",
12 "Jason R. Anderson": "jason@kosoku.com",
13 "William Towe": "willbur1984@gmail.com"
16 "git": "https://github.com/Kosoku/KSOTextInputEditText.git",
22 "source_files": "KSOTextInputEditText/**/*.{h,m}",
23 "exclude_files": "KSOTextInputEditText/KSOTextInputEditText-Info.h",
24 "private_header_files": "KSOTextInputEditText/Private/*.h",
25 "frameworks": "UIKit",