blob: 24cf723b4e41914f7f4b9658da3602a03cae07c3 [file] [log] [blame]
{
"name": "HYBViewControllerCategory",
"version": "0.1.1",
"summary": "将系统iOS导航常用操作封装、常用UITabbar操作封装、UINavigationBar配置封装扩展到UIViewController中,使用简单且适配iOS6.0",
"description": "A longer description of HYBViewControllerCategory in Markdown format.\n\n* Think: Why did you write this? What is the focus? What does it do?\n* CocoaPods will be using this to generate tags, and improve search results.\n* Try to keep it short, snappy and to the point.\n* Finally, don't worry about the indent, CocoaPods strips it!",
"homepage": "http://www.hybblog.com/hybviewcontrollercategory/",
"license": "MIT",
"authors": {
"huangyibiao": "huangyibiao520@163.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/632840804/HYBViewControllerCategory.git",
"tag": "0.1.1"
},
"source_files": [
"HYBViewControllerCategory/",
"*.{h,m}"
],
"requires_arc": true
}