blob: b965b7df61ea1ea05af13b560186f41f9ce22da6 [file] [log] [blame]
{
"name": "YFPopupButtons",
"version": "0.1.1",
"summary": "A subclass of UIView which is capable of popping up buttons from the bottom of the view.",
"description": "A subclass of UIView which is capable of popping up buttons from the bottom of the view. The users would be able to customize the buttons.",
"homepage": "https://github.com/pushian/YFPopupButtons",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"pushian": "l@fooyo.sg"
},
"source": {
"git": "https://github.com/pushian/YFPopupButtons.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YFPopupButtons/Classes/*"
}