blob: fd1a76cdd277fd70aa71ae79ca2f1d4b883a4fb9 [file] [log] [blame]
{
"name": "BButton",
"version": "3.1.1",
"summary": "BButton is a subclass of UIButton that looks like the Twitter Bootstrap buttons.",
"homepage": "https://github.com/jessesquires/BButton",
"screenshots": "https://raw.github.com/jessesquires/BButton/master/Screenshots/screenshot-0.png",
"license": "MIT",
"authors": {
"Jesse Squires": "jesse.squires.developer@gmail.com"
},
"source": {
"git": "https://github.com/jessesquires/BButton.git",
"tag": "3.1.1"
},
"platforms": {
"ios": "6.0"
},
"source_files": "BButton",
"public_header_files": "BButton",
"resources": "BButton/resources/FontAwesome.ttf",
"requires_arc": true,
"frameworks": "CoreGraphics"
}