[Add] TensorFlowLiteSwift 0.0.1-nightly.20250104
[CocoaPods.git] / Specs / 1 / 0 / 4 / SGNavigationBar / 0.0.6 / SGNavigationBar.podspec.json
blob2fec8e57913dcea2d78ec2dd21bcfc4748dce3b1
2   "name": "SGNavigationBar",
3   "version": "0.0.6",
4   "summary": "基于UIView的导航栏",
5   "homepage": "https://github.com/wangjunYY/SGNavigationBar",
6   "license": "MIT",
7   "authors": {
8     "SG": "1051216130@qq.com"
9   },
10   "platforms": {
11     "ios": "11.0"
12   },
13   "swift_versions": [
14     "4.0",
15     "4.1",
16     "4.2",
17     "5.0",
18     "5.1",
19     "5.2",
20     "5.3"
21   ],
22   "source": {
23     "git": "https://github.com/wangjunYY/SGNavigationBar.git",
24     "tag": "0.0.6"
25   },
26   "source_files": "SGNavigationBar/**/*.swift",
27   "frameworks": [
28     "UIKit",
29     "CoreFoundation"
30   ],
31   "libraries": "z",
32   "dependencies": {
33     "SnapKit": [
35     ]
36   },
37   "swift_version": "5.3"