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