[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / 5 / 9 / NavigationView / 1.1.1 / NavigationView.podspec.json
blob88b8398b8602e5580d8a401232667470470a2e88
2   "name": "NavigationView",
3   "version": "1.1.1",
4   "summary": "自定义系统导航条",
5   "description": "支持iOS 12+ 系统\n支持Swift4.2+\n导航条右侧支持多个按钮\n隐藏系统导航条\n使用自定义导航条",
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.1.1"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "12.0"
21   },
22   "source_files": "NavigationView/Classes/**/*",
23   "resource_bundles": {
24     "NavigationView": [
25       "NavigationView/Assets/*"
26     ]
27   },
28   "swift_version": "5.0"