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