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