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