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