blob: 7a7abab6e18dc87828490a60746f2f4049ef126c [file] [log] [blame]
{
"name": "ICENavigationController",
"version": "1.0.0",
"summary": "自定义导航条返回按钮",
"description": "TODO: 利用 apperance 简单实现定制导航条返回图片和背景颜色",
"homepage": "https://github.com/My-Pod/ICENavigationController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"gumengxiao": "rare_ice@163.com"
},
"source": {
"git": "https://github.com/My-Pod/ICENavigationController.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "Classes/*.{h,m}"
}