blob: 23e25a97b9d4057df1adb2a81c675c4e0d6fa58c [file] [log] [blame]
{
"name": "YHCombinViewController",
"version": "2.0.0",
"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": "2.0.0"
},
"source_files": "Classes/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
]
}