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