blob: 6577b1ffc1eecf636c57376c9782a98d0cac8a79 [file] [log] [blame]
{
"name": "CGXSlideMenuView",
"version": "0.0.1",
"summary": "a CGXSlideMenuView demo菜单封装",
"description": "a CGXSlideMenuView菜单封装 多样化样式",
"homepage": "https://github.com/974794055/CGXConfigSlideMenuExampleDemo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"974794055": "974794055@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/974794055/CGXConfigSlideMenuExampleDemo.git",
"tag": "0.0.1"
},
"source_files": [
"CGXSlideMenuView/CGXSlideMenuView",
"CGXSlideMenuView/**/*"
],
"resources": "CGXSlideMenuView/CGXConfigSlideMenuExample.bundle",
"requires_arc": true
}