blob: 8420a8470e7eca75a5085cb0e0cdcbaad9bc808e [file] [log] [blame]
{
"name": "GSTextField",
"version": "0.0.4",
"summary": "GSTextField is a error view with UITextField",
"description": "Алдаа харуулдаг, Мөн алдааны мэссэж харуулдаг UITextfield.",
"homepage": "https://github.com/gangstarmn/GSTextField",
"license": "MIT",
"authors": {
"Gantulga": "gangstarmn@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/gangstarmn/GSTextField.git",
"tag": "0.0.4"
},
"source_files": "GSTextField/**/*.{h,m}",
"resources": "GSTextField/**/*.{xib,xcassets}",
"frameworks": "UIKit",
"requires_arc": true,
"dependencies": {
"InputValidators": [
"~> 1.0"
]
}
}