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