{ | |
"name": "XCDropdownMenu", | |
"version": "1.0.2", | |
"summary": "DropdownMenu", | |
"description": "DropdownMenu自定义下拉菜单封装", | |
"homepage": "https://github.com/fanxiaocong/XCDropdownMenu", | |
"license": "MIT", | |
"authors": { | |
"樊小聪": "1016697223@qq.com" | |
}, | |
"source": { | |
"git": "https://github.com/fanxiaocong/XCDropdownMenu.git", | |
"tag": "1.0.2" | |
}, | |
"source_files": "XCDropdownMenu", | |
"requires_arc": true, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"frameworks": "UIKit" | |
} |