blob: 739d4fa9a1cf6c7b922113a706ed8d0b2a7ecfa5 [file] [log] [blame]
{
"name": "CMFooterView",
"version": "0.0.9",
"summary": "类似头条新闻详情页面底部工具栏",
"description": "支持xib,极大节省时间,支持自动布局,block回调",
"homepage": "https://github.com/yuyedaidao/CMFooterView.git",
"license": "MIT",
"authors": {
"yuyedaidao": "wyqpadding@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/yuyedaidao/CMFooterView.git",
"tag": "0.0.9"
},
"source_files": [
"Classes",
"Classes/*.{h,m}"
]
}