blob: f5562f618977b46fe44caa5b8e57c819bd666ed3 [file] [log] [blame]
{
"name": "QLXNavigationContrller",
"version": "1.0.0",
"license": "MIT",
"summary": "用法和 UINavigationController 完全一致 可以当做UINavigationController QLXNavigationController 解决了不同导航栏背景不一致带来的过度效果不佳问题。 支持push一个导航栏控制器.",
"homepage": "https://github.com/QiuLiangXiong/QLXNavigationContrller",
"authors": {
"QiuLiangXiong": "820686089@qq.com"
},
"source": {
"git": "https://github.com/QiuLiangXiong/QLXNavigationContrller.git",
"tag": "1.0.0"
},
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"source_files": "QLXNavigationControllerDemo/QLXNavigationController/*.{h,m}"
}