blob: c2ab1ac2b807a99879956a3210f86333586eee6a [file] [log] [blame]
{
"name": "Shades",
"version": "1.0.1",
"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.1"
},
"source_files": "Shades/",
"exclude_files": "Classes/Exclude",
"pushed_with_swift_version": "3.0"
}