[Add] MYBLMusicSDK 0.5.8
[CocoaPods.git] / Specs / 9 / 8 / b / JDFPeekaboo / 0.2.2 / JDFPeekaboo.podspec.json
blob8d8e320005fa86d4c15b1f3fc70b8b641877a8e9
2   "name": "JDFPeekaboo",
3   "version": "0.2.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.",
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.2"
14   },
15   "social_media_url": "https://twitter.com/JoeDFryer",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes",
21   "frameworks": "UIKit"