blob: 69675b3f9925afa2e072fb88916f772db4a1fbdf [file] [log] [blame]
{
"name": "LCMenu",
"version": "1.0.0",
"summary": "基于popoverPresentationController的弹出菜单列表",
"description": "TODO: 基于popoverPresentationController的弹出菜单列表",
"homepage": "https://github.com/liuchen195/LCMenu",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"541102613@qq.com": "liuchen195@163.com"
},
"source": {
"git": "https://github.com/liuchen195/LCMenu.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "LCMenu/Classes/**/*",
"public_header_files": "LCMenu/Classes/LCMenu.h"
}