[Add] CaptureSwiftyBeaver 0.16.6
[CocoaPods.git] / Specs / e / a / 8 / PRRadialMenuPopover / 0.1.2 / PRRadialMenuPopover.podspec.json
blobb3c73e317fad708f28a42478f62824fb903246db
2   "name": "PRRadialMenuPopover",
3   "version": "0.1.2",
4   "summary": "Menu that extends radially from a pushed point.",
5   "description": "PRRadialMenu is a menu of buttons that extends radially from a push point in a collection view activated by a long press reconizer. The menu is shown after a long press. The menu adjusts spacing based off the number of buttons.  It allows users to quickly peform multiple actions on cells in a collectionview. More updates coming soon.",
6   "homepage": "https://github.com/pjryan93/PRRadialMenuPopover",
7   "license": "MIT",
8   "authors": {
9     "Patrick Ryan": "patrick@patrickjryan.net"
10   },
11   "source": {
12     "git": "https://github.com/pjryan93/PRRadialMenuPopover.git",
13     "tag": "0.1.2"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "public_header_files": "Pod/Classes/**/*.h",
21   "frameworks": "UIKit"