blob: 10d6d6aec1a0f9ee7b7f4944c45c53ec650ce5c9 [file] [log] [blame]
{
"name": "GMenuController",
"version": "0.0.6",
"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.6"
},
"source_files": [
"GMenuController",
"GMenuController/**/*.{h,m}"
],
"frameworks": "UIKit"
}