blob: 9bbcb57a0b275b50f6ea878ae8b57341947a1eb4 [file] [log] [blame]
{
"name": "MZTransparentView",
"version": "0.1",
"summary": "Custom transparent UIView",
"description": "Swift adaptation of HATransparentView. Custom transparent UIView subclass",
"homepage": "https://github.com/mzellhuber/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Melissa Zellhuber": "melissa.zellhuber@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/mzellhuber/MZTransparentView.git",
"tag": "0.1"
},
"source_files": "*.swift"
}