blob: cb8debff975e04570f0908afda4d6efdb254ef07 [file] [log] [blame]
{
"name": "UITextFieldWithLimit",
"version": "0.1.1",
"summary": "This subclass of the UITextField, adds a text length limit.",
"homepage": "https://github.com/azu/UITextFieldWithLimit",
"screenshots": "http://gyazo.com/469ee2f88953cda723db1ea9744d8ff8.gif",
"license": "MIT",
"authors": {
"azu": "azuciao@gmail.com"
},
"source": {
"git": "https://github.com/azu/UITextFieldWithLimit.git",
"tag": "0.1.1"
},
"social_media_url": "https://twitter.com/azu_re",
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "Pod/Classes"
}