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