blob: e4bc6580d84227f319245f7b422144af15998767 [file] [log] [blame]
{
"name": "GSMaterialTextField",
"version": "0.1.3",
"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.1.3"
},
"source_files": "GSMaterialTextField/**/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true,
"dependencies": {
"ATLog": [
],
"GSLocalization": [
],
"GSLog": [
],
"GSTextField": [
],
"HexColors": [
],
"InputValidators": [
],
"SCViewShaker": [
]
}
}