[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 6 / d / 2 / FPHNavigationController-swift / 1.0.2 / FPHNavigationController-swift.podspec.json
blobd1e28c4b805bb5956ecc39c3f8771dc5f0e7ff79
2   "name": "FPHNavigationController-swift",
3   "version": "1.0.2",
4   "summary": "swift版本自定义导航",
5   "description": "隐藏系统navigationBar,然后在每个controller添加一个navigationBar,内部适配了左按钮的左边距",
6   "homepage": "https://github.com/fupenghua/FPHNavigationController-swift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "fupenghua": "390908980@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/fupenghua/FPHNavigationController-swift.git",
16     "tag": "1.0.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "FPHNavigationController-swift/*",
23   "swift_version": "5.0"