[Add] TIoTLinkVideo 2.4.35
[CocoaPods.git] / Specs / 6 / a / d / QLXNavigationContrller / 1.0.0 / QLXNavigationContrller.podspec.json
blobf5562f618977b46fe44caa5b8e57c819bd666ed3
2   "name": "QLXNavigationContrller",
3   "version": "1.0.0",
4   "license": "MIT",
5   "summary": "用法和 UINavigationController 完全一致 可以当做UINavigationController QLXNavigationController 解决了不同导航栏背景不一致带来的过度效果不佳问题。 支持push一个导航栏控制器.",
6   "homepage": "https://github.com/QiuLiangXiong/QLXNavigationContrller",
7   "authors": {
8     "QiuLiangXiong": "820686089@qq.com"
9   },
10   "source": {
11     "git": "https://github.com/QiuLiangXiong/QLXNavigationContrller.git",
12     "tag": "1.0.0"
13   },
14   "requires_arc": true,
15   "platforms": {
16     "ios": "7.0"
17   },
18   "source_files": "QLXNavigationControllerDemo/QLXNavigationController/*.{h,m}"