blob: 182ee5be5aceee37a0518029d409b362c70197ef [file] [log] [blame]
{
"name": "GMenuController",
"version": "0.0.4",
"summary": "A MenuView similar to UIMenuController. With a more flexible use of the way. Can customize the appearance.",
"description": "A MenuView similar to UIMenuController. With a more flexible use of the way. Can customize the appearance. xxx",
"homepage": "https://github.com/GIKICoder/GMenuController/blob/master/README.md",
"license": "MIT",
"authors": {
"gongke": "810373457@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/GIKICoder/GMenuController.git",
"tag": "0.0.4"
},
"source_files": [
"GMenuController",
"GMenuController/**/*.{h,m}"
],
"frameworks": "UIKit"
}