[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 6 / d / 2 / FPHNavigationController-swift / 1.0.1 / FPHNavigationController-swift.podspec.json
blob5058d56126fe217b42304c4796ee25d178e036ac
2   "name": "FPHNavigationController-swift",
3   "version": "1.0.1",
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.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "FPHNavigationController-swift/*.swift",
23   "swift_version": "5.0"