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