blob: 0212a44d9d84439e9d2aeb0bff15543382e3c985 [file] [log] [blame]
{
"name": "FMYTextField",
"version": "0.1.0",
"summary": "FMYTextField is a cocoapods that inherit the UITextField class, it allows manage a message error",
"description": "'FMYTextField is a cocoapods that inherit the UITextField class with methods that allow validate of text'",
"homepage": "https://github.com/FreddyRodrigoPoot/FMYTextField.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Freddy R. Poot May": "rodrigo.pootmay@gmail.com"
},
"source": {
"git": "https://github.com/FreddyRodrigoPoot/FMYTextField.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FMYTextField/Classes/**/*",
"frameworks": "UIKit"
}