{ | |
"name": "ICETabBarController", | |
"version": "1.0.1", | |
"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.1" | |
}, | |
"platforms": { | |
"ios": "7.0" | |
}, | |
"source_files": "Classes/*.{h,m,xib}" | |
} |