blob: 41636f782381d8182132a75b625ca422abb35256 [file] [log] [blame]
{
"name": "TbPopMenuView",
"version": "0.0.1",
"summary": "TbPopMenuView",
"description": "一个基于UITableViewCell的UITableViewCellAccessoryCheckmark选中的菜单",
"homepage": "https://github.com/tangbing/TbSelectMenuView.git",
"license": "MIT",
"authors": {
"Tb": "tbit_144135@sina.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/tangbing/TbSelectMenuView.git",
"tag": "0.0.1"
},
"source_files": [
"TbPopMenuView",
"TbPopMenuView/**/*.{h,m,xib}"
]
}