[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / e / 2 / 4 / BBSlideoutMenu / 0.4 / BBSlideoutMenu.podspec.json
blob7eace5ad70b06333dd7028bacc7c7fb999573888
2   "name": "BBSlideoutMenu",
3   "version": "0.4",
4   "summary": "A simple 'one line of code' Slideout Menu solution without the need for segues",
5   "description": "A simple solution for creating great looking slideout menus quickly. By nesting the menu view in the scene dock you can visually edit the menu whilst skipping the need to manage data between segues and view controllers.",
6   "homepage": "http://bergerbytes.io/cocoapods/bbslideoutmenu/",
7   "license": "MIT",
8   "authors": {
9     "Michael Berger": "contact@bergerbytes.io"
10   },
11   "source": {
12     "git": "https://github.com/BergerBytes/BBSlideoutMenu.git",
13     "tag": "0.4"
14   },
15   "social_media_url": "https://twitter.com/bergerbytes",
16   "platforms": {
17     "ios": "9.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/",
21   "swift_version": "4.2"