blob: e721f93a5739e92decf89544f7455bd3c3c38237 [file] [log] [blame]
{
"name": "menu_oc",
"version": "1.0.2",
"license": {
"type": "MIT"
},
"summary": "侧滑展示左侧vc 可以设置缩放和不缩放两种样式侧滑展示左侧vc 可以设置缩放和不缩放两种样式\n DESC",
"description": "侧滑展示左侧vc可以设置缩放和不缩放两种样式侧滑展示左侧vc可以设置缩放和不缩放两种样式\n侧滑展示左侧vc 可以设置缩放和不缩放两种样式",
"homepage": "https://github.com/lanligang/menu_oc",
"authors": {
"LenSky": "lslanligang@sina.com"
},
"source": {
"git": "https://github.com/lanligang/menu_oc.git",
"tag": "1.0.2"
},
"source_files": "menuFile/**/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"ios": {
"frameworks": [
"UIKit",
"CoreGraphics",
"Foundation"
]
}
}