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