blob: 3a36eb7304db3953f58e2c2c36691417aaf3100f [file] [log] [blame]
{
"name": "BeautifulTextField",
"version": "0.10.0",
"summary": "BeautifulTextField is just a beautiful UITextField.",
"description": "BeautifulTextField is just a beautiful UITextField. Easy to customize! Easy to use! Try it now!",
"homepage": "https://github.com/CoolCodeFactory/BeautifulTextField.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Dmitry Utmanov": "utm4@mail.ru"
},
"source": {
"git": "https://github.com/CoolCodeFactory/BeautifulTextField.git",
"tag": "0.10.0"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "4.2",
"source_files": "BeautifulTextField/Classes/**/*",
"frameworks": "UIKit"
}