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