[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 2 / 5 / 9 / NavigationView / 1.0.1 / NavigationView.podspec.json
blob938d02177eb9712a71d7d2205b271a533defed13
2   "name": "NavigationView",
3   "version": "1.0.1",
4   "summary": "自定义系统导航条",
5   "description": "支持iOS 10+ 系统\n支持Swift4.2+\n隐藏系统导航条\n使用自定义导航条\n增加UINavigationController扩展",
6   "homepage": "https://github.com/chaopengCoder/NavigationView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "cpcoder": "chaopeng_coder@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/chaopengCoder/NavigationView.git",
16     "tag": "1.0.1"
17   },
18   "swift_versions": "4.2",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "NavigationView/Classes/**/*",
23   "dependencies": {
24     "SnapKit": [
26     ]
27   },
28   "swift_version": "4.2"