blob: 132db91f41bfe15ed708ead37fc2e7c3a2b834ca [file] [log] [blame]
{
"name": "CMFooterView",
"version": "0.0.6",
"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.6"
},
"source_files": [
"Classes",
"Classes/*.{h,m}"
]
}