| { |
| "name": "FEPopupMenuController", |
| "version": "0.0.2", |
| "summary": "A simple, elegant pop-up menu view.", |
| "description": "a easy to use,customization pop-up menu view.", |
| "homepage": "https://github.com/Feelinging/FEPopupMenuController", |
| "screenshots": "https://raw.github.com/Feelinging/FEPopupMenuController/master/screenshot.png", |
| "license": "MIT", |
| "authors": { |
| "isaced": "isaced@163.com" |
| }, |
| "platforms": { |
| "ios": "7.0" |
| }, |
| "source": { |
| "git": "https://github.com/Feelinging/FEPopupMenuController.git", |
| "tag": "0.0.2" |
| }, |
| "source_files": [ |
| "FEPopupMenuController", |
| "FEPopupMenuController/**/*.{h,m}" |
| ], |
| "resources": "FEPopupMenuController/**/*.xib", |
| "requires_arc": true |
| } |