blob: 1ddab9ada8cc1454f1cda34af71e295d9d413329 [file] [log] [blame]
{
"name": "BFPaperTableViewCell",
"version": "2.1.16",
"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.1.16"
},
"platforms": {
"ios": "7.0"
},
"dependencies": {
"UIColor+BFPaperColors": [
]
},
"source_files": "Classes/*.{h,m}",
"requires_arc": true
}