[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 3 / d / b / XYNavigationController / 0.1.0 / XYNavigationController.podspec.json
blob8ee60e6ffb9832fa7efd4101360941b95c0df642
2   "name": "XYNavigationController",
3   "version": "0.1.0",
4   "summary": "一个关于 导航栏 隐藏、透明 及 多层级跳转 多层级返回的 分类.",
5   "description": "UINavigationController 的分类 能够便捷实用 能够使导航栏透明、隐藏、显示 自由切换.",
6   "homepage": "https://github.com/Wcaulpl/XYNavigationController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Wcaulpl": "slzxy14@163.com"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "source": {
18     "git": "https://github.com/Wcaulpl/XYNavigationController.git",
19     "tag": "0.1.0"
20   },
21   "source_files": [
22     "XYNavigationController",
23     "XYNavigationController/*. {h,m}"
24   ]