blob: 7883453ad126a9248898d5d685f3449e63e953bc [file] [log] [blame]
{
"name": "BxTextField",
"version": "1.2.4",
"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.2.4"
},
"frameworks": [
"Foundation",
"UIKit"
],
"source_files": [
"BxTextField/Sources/**/*.{swift}",
"BxTextField/Sources/*.{swift}"
],
"pushed_with_swift_version": "3.0"
}