| { | |
| "name": "KFCircleMenu", | |
| "version": "0.1.0", | |
| "summary": "一个弹出圆形菜单, 菜单可围绕滑动", | |
| "description": "TODO: Add long description of the pod here.", | |
| "homepage": "https://github.com/theKF/KFCircleMenu", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "KaifengWu": "24272779@qq.com" | |
| }, | |
| "source": { | |
| "git": "https://theKF@github.com/theKF/KFCircleMenu.git", | |
| "tag": "0.1.0" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "KFCircleMenu/Classes/**/*", | |
| "frameworks": [ | |
| "UIKit", | |
| "Foundation" | |
| ] | |
| } |