blob: cf88b73e4d352fabe73bdbdfd7ae28c05b07b817 [file] [log] [blame]
{
"name": "BFPaperButton",
"version": "2.1.2",
"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.1.2"
},
"platforms": {
"ios": "7.0"
},
"source_files": "Classes/*.{h,m}",
"requires_arc": true
}