blob: 8b8129a5bf82255603c28353e9b90489518aec7b [file] [log] [blame]
{
"name": "RoundButton",
"version": "0.99.2",
"summary": "A round, framed button",
"description": "A round, framed button that includes a drop-shadow.",
"homepage": "https://github.com/exsortis/RoundButton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Paul Schifferer": "paul@schifferers.net"
},
"social_media_url": "http://twitter.com/paulyhedral",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/exsortis/RoundButton.git",
"tag": "0.99.2"
},
"source_files": "RoundButton/**/*.{h,m}",
"exclude_files": "Classes/Exclude",
"public_header_files": "RoundButton/**/*.h",
"requires_arc": true
}