blob: 60fdeb5087c011ebe4a5965ae25e1e09828ecc66 [file] [log] [blame]
{
"name": "BxTextField",
"version": "1.4.3",
"summary": "Swift UI component improving features UITextField",
"description": "This component will help iOS developers with different functions of putting text",
"homepage": "https://github.com/ByteriX/BxTextField.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sergey Balalaev": "sof.bix@mail.ru"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ByteriX/BxTextField.git",
"tag": "1.4.3"
},
"frameworks": [
"Foundation",
"UIKit"
],
"source_files": [
"BxTextField/Sources/**/*.{swift}",
"BxTextField/Sources/*.{swift}"
],
"pushed_with_swift_version": "3.2"
}