[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 9 / 8 / b / JDFPeekaboo / 0.2.1 / JDFPeekaboo.podspec.json
blob0dee5f81eba28eb37424834c679a128675bc9aa4
2   "name": "JDFPeekaboo",
3   "version": "0.2.1",
4   "summary": "JDFPeekaboo is a simple class that hides the navigation bar when you scroll.",
5   "description": "                        JDFPeekaboo is a simple class that hides the navigation bar when you scroll down, and shows it again when you scroll back up. It can actually be any UIView that it hides, and it will also hide a view at the bottom of the screen as well, if you like.\n",
6   "homepage": "https://github.com/JoeFryer/JDFPeekaboo",
7   "license": "MIT",
8   "authors": {
9     "Joe Fryer": "joe.d.fryer@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/JoeFryer/JDFPeekaboo.git",
13     "tag": "0.2.1"
14   },
15   "social_media_url": "https://twitter.com/joefryer88",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes",
21   "frameworks": "UIKit"