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