blob: c5ffe937cb0819ec1589a08b3a849ed524392042 [file] [log] [blame]
{
"name": "M6MaxLength",
"version": "0.0.1",
"summary": "Componente para setar tamanho máximo de caracteres no UITextField.",
"homepage": "http://github.com/metasix/M6MaxLength",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Metasix": "metasix.it@gmail.com"
},
"source": {
"git": "https://github.com/metasix/M6MaxLength.git",
"tag": "0.0.1"
},
"social_media_url": "https://www.facebook.com/metasix.inovacao",
"platforms": {
"ios": "5.0"
},
"source_files": "Classes/*.{h,m}",
"requires_arc": true
}