blob: f7e6ac6127dacc52207c11f88af7264cc9d3f440 [file] [log] [blame]
{
"name": "BxTextField",
"version": "1.10.12",
"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"
},
"swift_versions": [
"3.2",
"4.0",
"4.1",
"4.2",
"5.0",
"5.1",
"5.2"
],
"source": {
"git": "https://github.com/ByteriX/BxTextField.git",
"tag": "1.10.12"
},
"frameworks": [
"Foundation",
"UIKit"
],
"source_files": [
"BxTextField/Sources/**/*.{swift}",
"BxTextField/Sources/*.{swift}"
],
"swift_version": "5.2"
}