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