blob: 8e94643b1fa5cfb68c27df505a932232e672fb72 [file] [log] [blame]
{
"name": "BeautifulTextField",
"version": "0.9.9",
"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.9.9"
},
"platforms": {
"ios": "9.0"
},
"source_files": "BeautifulTextField/Classes/**/*",
"frameworks": "UIKit"
}