blob: 1b31f2ae48181522835c41f6810df039e4cb92ef [file] [log] [blame]
{
"name": "BFPaperButton",
"version": "2.0.27",
"summary": "A flat button inspired by Google Material Design's Paper theme.",
"homepage": "https://github.com/bfeher/BFPaperButton",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Bence Feher": "ben.feher@gmail.com"
},
"source": {
"git": "https://github.com/bfeher/BFPaperButton.git",
"tag": "2.0.27"
},
"platforms": {
"ios": "7.0"
},
"dependencies": {
"UIColor+BFPaperColors": [
]
},
"source_files": "Classes/*.{h,m}",
"requires_arc": true
}