blob: e40e126efcb1cde3da96b2626915c2a8ece5ffe7 [file] [log] [blame]
{
"name": "FADesignable",
"version": "0.1.1",
"summary": "add pull to refresh",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FADesignable/Classes/**/*",
"dependencies": {
"UITextView+Placeholder": [
]
}
}