blob: fa225e85e3b6ae332841915bf9b3e4026a60ff28 [file] [log] [blame]
{
"name": "CGXVerticalMenuView-OC",
"version": "0.1",
"summary": "a CGXVerticalMenuView-OC 菜单封装",
"description": "所有主流APP分类切换滚动视图 封装",
"homepage": "https://github.com/974794055/CGXVerticalMenuView-OC",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"974794055": "974794055@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/974794055/CGXVerticalMenuView-OC.git",
"tag": "0.1"
},
"requires_arc": true,
"frameworks": "UIKit",
"source_files": [
"CGXVerticalMenuView",
"CGXVerticalMenuView/**/*.{h,m}"
]
}