[Add] TensorFlowLiteSelectTfOps 0.0.1-nightly.20220526
[CocoaPods.git] / Specs / e / 2 / 4 / BBSlideoutMenu / 0.2.1 / BBSlideoutMenu.podspec.json
blobbbcbcf4f8acb0c1a86a219c37ff973f02bbbd65f
2   "name": "BBSlideoutMenu",
3   "version": "0.2.1",
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.co"
10   },
11   "source": {
12     "git": "https://github.com/BergerBytes/BBSlideoutMenu.git",
13     "tag": "0.2.1"
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   "resource_bundles": {
22     "BBSlideoutMenu": [
23       "Pod/Assets/*.png"
24     ]
25   }