blob: 56705a1175086190757f6564229ea05529b24023 [file] [log] [blame]
{
"name": "YHRoundBorderedButton",
"version": "0.1.0",
"summary": "Button with round border and animation",
"description": " Button with round border and animation just like those in AppStore app\n",
"homepage": "https://github.com/yhpark/YHRoundBorderedButton",
"screenshots": "https://raw.githubusercontent.com/yhpark/YHRoundBorderedButton/master/Example/demo.gif",
"license": "MIT",
"authors": {
"Yeonghoon Park": "me@yhpark.co"
},
"source": {
"git": "https://github.com/yhpark/YHRoundBorderedButton.git",
"tag": "0.1.0"
},
"platforms": {
"ios": null
},
"requires_arc": true,
"source_files": "Classes"
}