[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / f / 0 / 4 / FNShyTabBar / 0.2.0 / FNShyTabBar.podspec.json
blob08e52a2b7b62494148fb2d55735eaa18ddb7d88c
2   "name": "FNShyTabBar",
3   "version": "0.2.0",
4   "summary": "A shy tab bar that hides as you swipe up the content, which allows the screen to display more information.",
5   "description": "                       A shy tab bar that hides as you swipe up the content, giving users more space of the content. Perfect if coupled with `SQTShyNavigationBar`.\n",
6   "homepage": "https://github.com/DJBen/FNShyTabBar",
7   "license": "WTFPL",
8   "authors": {
9     "DJBen": "lsh32768@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/DJBen/FNShyTabBar.git",
13     "tag": "0.2.0"
14   },
15   "platforms": {
16     "ios": "7.1"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes",
20   "resource_bundles": {
21     "FNShyTabBar": [
22       "Pod/Assets/*.png"
23     ]
24   }