blob: 9c136542201beea893d6f44e31c6eaa686de413f [file] [log] [blame]
{
"name": "AYVibrantButton",
"version": "1.0.2",
"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.2"
},
"source_files": "AYVibrantButton",
"frameworks": "UIKit",
"requires_arc": true
}