blob: d64f83f80ebf6533f854d9b3d58ee2501f9e7d94 [file] [log] [blame]
{
"name": "GZYTabbarContainer",
"version": "0.2.0",
"summary": "最近一段时间有时间,将自己整理的文件上传下。",
"description": "最近一段时间有时间,将自己整理的文件上传下。\n该组件模仿仿网易新闻tabbar模式,使用viewCroller的转场动画实现",
"homepage": "https://github.com/gzyCat/GZYTabbarContainer",
"license": "MIT",
"authors": {
"gzyCat": "841905781@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/gzyCat/GZYTabbarContainer.git",
"tag": "0.2.0"
},
"source_files": [
"GZYTabbarContainer/*",
"GZYTabbarContainer/**/*"
],
"requires_arc": true
}