blob: 3b69d1c3e0b0da17ee3164555fc3648ab2f2b81c [file] [log] [blame]
{
"name": "YHCombinViewController",
"version": "1.0.4",
"summary": "聚合视图控制器,快速搭建多tab界面",
"description": "跨界的搭建多视图控制器控件,可以方便的搭建多个列表视图聚合的视图控制器。",
"homepage": "https://github.com/ZYHshao/YHCombinViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jaki.zhang": "316045346@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/ZYHshao/YHCombinViewController.git",
"tag": "1.0.4"
},
"source_files": "Classes/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
]
}