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