[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / f / 0 / 4 / FNShyTabBar / 0.1.0 / FNShyTabBar.podspec.json
blobfc673c6713654de8e2601f65475b289f3224fa6e
2   "name": "FNShyTabBar",
3   "version": "0.1.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.1.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes",
20   "resource_bundles": {
21     "FNShyTabBar": [
22       "Pod/Assets/*.png"
23     ]
24   }