blob: c1b688974f7b87f801f214cd4af829e087e25918 [file] [log] [blame]
{
"name": "SGMenuController",
"version": "0.0.6.2",
"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/sujiewen/GMenuController.git",
"tag": "0.0.6.2"
},
"source_files": [
"GMenuController",
"GMenuController/**/*.{h,m}"
],
"frameworks": "UIKit"
}