[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / d / f / c / BFPaperTabBarController / 1.2.1 / BFPaperTabBarController.podspec.json
blob556cc0a77c4c7f6d29e6e8308d7a4ac3fe6e6c76
2   "name": "BFPaperTabBarController",
3   "version": "1.2.1",
4   "summary": "iOS UITabBar inspired by Google's Paper Material Design.",
5   "homepage": "https://github.com/bfeher/BFPaperTabBar",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Bence Feher": "ben.feher@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/bfeher/BFPaperTabBarController.git",
15     "tag": "1.2.1"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "dependencies": {
21     "UIColor+BFPaperColors": [
23     ]
24   },
25   "source_files": "Classes/*.{h,m}",
26   "requires_arc": true