[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / 0 / 1 / DWBubbleMenuButton / 1.0.0 / DWBubbleMenuButton.podspec.json
blob057c79b239a5344865b765c1fdfbabd51f79af2a
2   "name": "DWBubbleMenuButton",
3   "version": "1.0.0",
4   "summary": "Simple animation class for expanding and collapsing a variable sized menu",
5   "description": "                   DWBubbleMenuButton is a simple animation class for expanding and collapsing a variable sized menu. Project allows for expanding menus in left, right, up, and down directions. Using the class is as simple as setting your home button and adding an array of menu buttons.\n",
6   "homepage": "https://github.com/dwalker39/DWBubbleMenuButton",
7   "license": "Apache License, Version 2.0",
8   "authors": {
9     "Derrick Walker": "dwalker39@gmail.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/dwalker39/DWBubbleMenuButton.git",
16     "tag": "v1.0.0"
17   },
18   "source_files": "Source/*.{h,m}",
19   "public_header_files": "Source/*.h",
20   "requires_arc": true