blob: d41a0fd5742d7ca747be58234cf1cbe6afb4b8ff [file] [log] [blame]
{
"name": "HATransparentView",
"version": "0.5",
"summary": "UIView transparent subclass based on Rdio stations menu.",
"homepage": "https://github.com/hebertialmeida/HATransparentView",
"screenshots": "https://raw.githubusercontent.com/hebertialmeida/HATransparentView/master/HATransparentViewDemo/Images.xcassets/1.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Heberti Almeida": "hebertialmeida@gmail.com"
},
"source": {
"git": "https://github.com/hebertialmeida/HATransparentView.git",
"tag": "0.5"
},
"platforms": {
"ios": "6.0"
},
"source_files": [
"Classes",
"HATransparentView/*.{h,m}"
],
"resources": "HATransparentView/images/*.png",
"frameworks": "UIKit",
"requires_arc": true
}