blob: 74a294dd4aff9ba68a4dc15d5341aa14baf9f7e4 [file] [log] [blame]
{
"name": "FADesignable",
"version": "0.1.0",
"summary": "Boarder and shadow for Views",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FADesignable/Classes/**/*",
"dependencies": {
"UITextView+Placeholder": [
]
}
}