blob: d3932ec3f5194789064298993ad7159b0fa9e2a9 [file] [log] [blame]
{
"name": "BFPaperTableViewCell",
"version": "2.3.10",
"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": "2.3.10"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Classes/*.{h,m}",
"requires_arc": true
}