[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / 0 / 1 / DWBubbleMenuButton / 1.0.1 / DWBubbleMenuButton.podspec.json
blob6ee2d09f9dc6af8dcc03ab54a45aba548e333784
2   "name": "DWBubbleMenuButton",
3   "version": "1.0.1",
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": "MIT License",
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.1"
17   },
18   "source_files": "Source/*.{h,m}",
19   "public_header_files": "Source/*.h",
20   "requires_arc": true