[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / 0 / 9 / b / BFNavigationBarDrawer / 1.0.1 / BFNavigationBarDrawer.podspec.json
blob71e09dc0a892ec3d6a2f6bbd7389c8628328944a
2   "name": "BFNavigationBarDrawer",
3   "version": "1.0.1",
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.1"
21   },
22   "source_files": "BFNavigationBarDrawer/*.{h,m}",
23   "requires_arc": true