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