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