{ | |
"name": "LFMenuView", | |
"version": "1.0.1", | |
"summary": "仿微信菜单栏", | |
"description": "仿微信菜单栏", | |
"homepage": "https://github.com/huanying2000/LFMenuView", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"tianlianfeng": "715416878@qq.com" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source": { | |
"git": "https://github.com/huanying2000/LFMenuView.git", | |
"tag": "1.0.1" | |
}, | |
"source_files": "LFMenuView/*.{h,m}", | |
"requires_arc": true | |
} |