blob: 87ec698270bffb48bc78deb9b2d862acbf52fadf [file] [log] [blame]
{
"name": "BeautifulTextField",
"version": "0.1.0",
"summary": "BeautifulTextField is just a Beautiful UITextField with small customization.",
"description": "BeautifulTextField is just a UITextField with small customization. You can custumize it how you want!",
"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.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "BeautifulTextField/Classes/**/*",
"frameworks": "UIKit"
}