blob: 630be09f0e6eb8aed7f1c0a69d0f1c12e9891b3d [file] [log] [blame]
{
"name": "CMFooterView",
"version": "0.0.4",
"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.4"
},
"source_files": [
"Classes",
"Classes/*.{h,m}"
]
}