blob: 4d70f7d3cb5e2865337b7ca255c6c0a87049ded3 [file] [log] [blame]
{
"name": "GMenuController",
"version": "0.0.5",
"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.5"
},
"source_files": [
"GMenuController",
"GMenuController/**/*.{h,m}"
],
"frameworks": "UIKit"
}