blob: 323e70be54a68f16dab6d4507ec990b13e2f7ec8 [file] [log] [blame]
{
"name": "TORoundedButton",
"version": "1.1.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.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "TORoundedButton/**/*.{h,m}",
"requires_arc": true
}