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