blob: 378e802ccf1364ecd18b7cd329403c45b143622f [file] [log] [blame]
{
"name": "BFPaperTabBarController",
"version": "1.0.1",
"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/BFPaperTabBarController.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "7.0"
},
"dependencies": {
"UIColor+BFPaperColors": [
]
},
"source_files": "Classes/*.{h,m}",
"requires_arc": true
}