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