blob: 0ff33a2d7e7b523eca2031e059cff7f0c0680266 [file] [log] [blame]
{
"name": "BFPaperTabBarController",
"version": "2.2.7",
"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": "2.2.7"
},
"platforms": {
"ios": "7.0"
},
"source_files": "Classes/*.{h,m}",
"requires_arc": true
}