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