[Add] TensorFlowLiteSelectTfOps 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / f / 8 / 0 / YNTabBarView / 1.0.6 / YNTabBarView.podspec.json
blob1120338d66fc8b8261967e933f15f3c3a7a1b56b
2   "name": "YNTabBarView",
3   "version": "1.0.6",
4   "summary": "A userful view like TabBar.",
5   "description": "A userful view like TabBar that we can not be worried the origin tabbar",
6   "homepage": "https://github.com/foreverleely/YNTabBarBottomView",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "liyangly": "foreverleely@hotmail.com"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "source": {
18     "git": "https://github.com/foreverleely/YNTabBarBottomView.git",
19     "tag": "1.0.6"
20   },
21   "source_files": [
22     "YNTabBarView",
23     "YNTabBarView/*.{h,m}"
24   ],
25   "dependencies": {
26     "Masonry": [
28     ]
29   }