[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / c / a / BFPaperTabBar / 1.0.5 / BFPaperTabBar.podspec.json
blob15ef8aa90f089b3eb26114d128cf2baaeaeb9cd8
2   "name": "BFPaperTabBar",
3   "version": "1.0.5",
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.md"
9   },
10   "authors": {
11     "Bence Feher": "ben.feher@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/bfeher/BFPaperTabBar.git",
15     "tag": "1.0.5"
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