[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 0 / 9 / b / BFNavigationBarDrawer / 1.0.0 / BFNavigationBarDrawer.podspec.json
blobd3ecbbca96b1042c317863ed74a7e83378649358
2   "name": "BFNavigationBarDrawer",
3   "version": "1.0.0",
4   "platforms": {
5     "ios": null
6   },
7   "license": {
8     "type": "BSD",
9     "file": "LICENSE"
10   },
11   "homepage": "https://github.com/DrummerB/BFNavigationBarDrawer",
12   "authors": {
13     "Balazs Faludi": "balazsfaludi@gmail.com"
14   },
15   "screenshots": "http://i.imgur.com/3gmX3VG.png",
16   "summary": "A UIToolbar subclass that can easily be displayed below a UINavigationBar, similarly to the playlist view in the Music app.",
17   "description": "                  BFNavigationBarDrawer is a UIToolbar subclass that \n                  can easily be displayed below a UINavigationBar, \n                  similarly to the playlist view in the Music app. \n                  You can also assign a scroll view (or table view) \n                  to the drawer. The drawer will take care of moving \n                  the scroll view's content down and updating its \n                  contentInset property, when the drawer is displayed.\n",
18   "source": {
19     "git": "https://github.com/DrummerB/BFNavigationBarDrawer.git",
20     "tag": "1.0.0"
21   },
22   "source_files": "BFNavigationBarDrawer/*.{h,m}",
23   "requires_arc": true