[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / e / 4 / 5 / SBNavigationController / 1.0.4 / SBNavigationController.podspec.json
blob6957fd2d35038437127a5335a96995c8b8d83508
2   "name": "SBNavigationController",
3   "version": "1.0.4",
4   "summary": "A lightweight and pure Swift implemented library for customizable navigation controller.",
5   "description": "SBNavigationController is a lightweight and pure Swift implemented library for customizable navigation controller.",
6   "homepage": "https://github.com/spirit-jsb/SBNavigationController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "spirit-jsb": "sibo_jian_29903549@163.com"
13   },
14   "swift_versions": [
15     "5.0"
16   ],
17   "platforms": {
18     "ios": "11.0"
19   },
20   "source": {
21     "git": "https://github.com/spirit-jsb/SBNavigationController.git",
22     "tag": "1.0.4"
23   },
24   "source_files": [
25     "Sources/**/*.swift"
26   ],
27   "requires_arc": true,
28   "swift_version": "5.0"