blob: 54eaf2e091c37cdb319c1177bcdf9c028118fa9f [file] [log] [blame]
{
"name": "TORoundedButton",
"version": "1.0.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "A high-performance button control with rounded corners for iOS.",
"homepage": "https://github.com/TimOliver/TORoundedButton",
"authors": "Tim Oliver",
"source": {
"git": "https://github.com/TimOliver/TORoundedButton.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "TORoundedButton/**/*.{h,m}",
"requires_arc": true
}