blob: 553dc7175738dbd7a43cc28dfc5508aac7e6970e [file] [log] [blame]
{
"name": "BButton",
"version": "4.0.0",
"summary": "Twitter Bootstrap buttons for iOS",
"homepage": "https://github.com/jessesquires/BButton",
"social_media_url": "https://twitter.com/jesse_squires",
"license": "MIT",
"authors": {
"Jesse Squires": "jesse.squires.developer@gmail.com",
"Mathieu Bolard": "mattlawer08@gmail.com"
},
"source": {
"git": "https://github.com/jessesquires/BButton.git",
"tag": "4.0.0"
},
"platforms": {
"ios": "6.0"
},
"source_files": "BButton/Classes/*",
"resources": "BButton/Resources/*",
"frameworks": "CoreGraphics",
"requires_arc": true
}