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