| { | |
| "name": "DFYBPopupMenu", | |
| "version": "1.1.3", | |
| "summary": "快速集成popupMenu", | |
| "description": "Code created and updated by Lyb.", | |
| "homepage": "https://github.com/DeanFs/YBPopupMenu", | |
| "license": "MIT", | |
| "authors": { | |
| "DeanFs": "stone.feng1990@gmail.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/DeanFs/YBPopupMenu.git", | |
| "tag": "1.1.3" | |
| }, | |
| "source_files": "DFYBPopupMenu/*.{h,m}", | |
| "requires_arc": true, | |
| "platforms": { | |
| "ios": "7.0" | |
| } | |
| } |