blob: 8795405cec3073f31805096671aa85f42112aef6 [file] [log] [blame]
{
"name": "GSTextField",
"version": "0.1.9",
"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.1.9"
},
"source_files": "GSTextField/**/*.{h,m}",
"resources": "GSTextField/**/*.{xib,xcassets,bundle}",
"frameworks": "UIKit",
"requires_arc": true,
"dependencies": {
"GSLocalization": [
],
"InputValidators": [
],
"SCViewShaker": [
]
}
}