blob: 05d5688de0638bb034fccc84968b72f24281a74a [file] [log] [blame]
{
"name": "ICETabBarController",
"version": "1.0.3",
"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.3"
},
"platforms": {
"ios": "7.0"
},
"source_files": "Classes/*.{h,m}",
"resources": "Classes/Xib/*.xib"
}