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