blob: bf063c3e11f3a5a67fafdfef2ea55a60247a6f70 [file] [log] [blame]
{
"name": "ICETabBarController",
"version": "1.0.2",
"summary": "简单的自定义tabBarController",
"description": "TODO: 简单的TabBarController自定义, 自定义继承自Tabbar的类,替代系统的tabbar以实现定制,并不影响系统功能",
"homepage": "https://github.com/My-Pod/ICETabBarController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"gumengxiao": "rare_ice@163.com"
},
"source": {
"git": "https://github.com/My-Pod/ICETabBarController.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "7.0"
},
"source_files": "Classes/*.{h,m}",
"resources": "Classes/Xib/*.xib"
}