blob: 2db18e06639993ae83f9c52bfad2a96b9c72351e [file] [log] [blame]
{
"name": "FADesignable",
"version": "0.1.2",
"summary": "add text limit in textview + FAFloatLabelTextView",
"homepage": "https://github.com/fadizant/FADesignable",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fadizant": "fadizant@gmail.com"
},
"source": {
"git": "https://github.com/fadizant/FADesignable.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "FADesignable/Classes/**/*",
"dependencies": {
"UITextView+Placeholder": [
]
}
}