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