blob: 6e2be2a863095e9be14cc760476ecdd69f40583e [file] [log] [blame]
{
"name": "DSPopMenu",
"version": "0.0.3",
"summary": "DSPopMenu是一个弹出菜单",
"description": "DSPopMenu是一个弹出菜单DSPopMenu是一个弹出菜单DSPopMenu是一个弹出菜单",
"homepage": "https://github.com/suxiaoyao/DSPopMenu",
"license": "MIT",
"authors": {
"suxiaoyao": "804290618@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/suxiaoyao/DSPopMenu.git",
"tag": "0.0.3"
},
"source_files": "DSPopMenu/*.{h,m}",
"requires_arc": true,
"frameworks": [
"Foundation",
"UIKit"
],
"dependencies": {
"Masonry": [
]
}
}