blob: 66d4d1cb658cbe3161bec7abd3ad2df5a34fda35 [file] [log] [blame]
{
"name": "BButton",
"version": "2.0.0",
"summary": "BButton is a subclass of UIButton that looks like the Twitter Bootstrap 2.3.1 buttons.",
"homepage": "https://github.com/jessesquires/BButton",
"screenshots": [
"https://raw.github.com/jessesquires/BButton/master/Screenshots/screenshot-1.png",
"https://raw.github.com/jessesquires/BButton/master/Screenshots/screenshot-2.png"
],
"license": "BSD",
"authors": {
"Jesse Squires": "jesse.d.squires@gmail.com"
},
"source": {
"git": "https://github.com/jessesquires/BButton.git",
"tag": "2.0.0"
},
"platforms": {
"ios": "5.0"
},
"source_files": "BButton",
"public_header_files": "BButton",
"resources": "BButton/resources/FontAwesome.ttf",
"requires_arc": true,
"frameworks": "QuartzCore"
}