blob: d724937a74ff3cfc66dd058d2ee9e10d472f5fad [file] [log] [blame]
{
"name": "TDCRoundButton",
"version": "0.1.3",
"summary": "TDCRoundButton is UIButton which can be customized by setting corner radius in one line of code.",
"description": "'TDCRoundButton is UIButton which can be customized by setting corner radius in one line of code.'",
"homepage": "https://github.com/ankityddv/TDCRoundButton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ankityddv": "yadavankit840@gmail.com"
},
"source": {
"git": "https://github.com/ankityddv/TDCRoundButton.git",
"tag": "0.1.3"
},
"social_media_url": "https://twitter.com/ankityddv",
"platforms": {
"ios": "12.0"
},
"source_files": "Source/**/*.swift"
}