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