blob: f7978645b9f404a0d8dfaad66892f7679be58afa [file] [log] [blame]
{
"name": "AYVibrantButton",
"version": "1.0.4",
"summary": "A stylish button with iOS 8 vibrancy effect",
"homepage": "https://github.com/a1anyip/AYVibrantButton",
"license": {
"type": "MIT"
},
"authors": {
"Alan Yip": "alan@tweak.cc"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/a1anyip/AYVibrantButton.git",
"tag": "1.0.4"
},
"source_files": "AYVibrantButton",
"frameworks": "UIKit",
"requires_arc": true
}