[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 9 / 8 / b / JDFPeekaboo / 0.2 / JDFPeekaboo.podspec.json
blob98919725382c3ccbcc786a1877985afbade9bc2e
2   "name": "JDFPeekaboo",
3   "version": "0.2",
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"
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"