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