blob: 32fe032fda5a546c8c43d5adcc72778862ce8c3e [file] [log] [blame]
{
"name": "Shades",
"version": "1.0.0",
"summary": "Easily add drop shadows, borders, and round corners to a UIView.",
"description": "Add drop shadows, rounded corners, and borders to your UIViews progmatically or through\nthe Storyboard editor.",
"homepage": "https://github.com/aaronjsutton/Shades",
"license": "Apache License, Version 2.0",
"authors": {
"Aaron Sutton": "aaronjsutton@icloud.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/aaronjsutton/Shades.git",
"tag": "1.0.0"
},
"source_files": "Shades/",
"exclude_files": "Classes/Exclude",
"pushed_with_swift_version": "3.0"
}