blob: bf4ea447fabcf7c5546df65d16068c7d7a00ef96 [file] [log] [blame]
{
"name": "FXTextField",
"version": "1.0.0",
"summary": "A subclass of UITextField which has some features.",
"homepage": "https://github.com/Zeacone/FXTextField",
"license": "GPL",
"authors": {
"Zeacone": "andreboot42@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Zeacone/FXTextField.git",
"tag": "1.0.0"
},
"source_files": "Classes/**/*.{h,m}",
"requires_arc": true
}