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