[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / f / 8 / 0 / YNTabBarView / 0.0.4 / YNTabBarView.podspec.json
blob9141fa38542035c2451dfc30275b72d93507e90c
2   "name": "YNTabBarView",
3   "version": "0.0.4",
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": "0.0.4"
20   },
21   "source_files": [
22     "YNTabBarView",
23     "YNTabBarView/*.{h,m}"
24   ],
25   "dependencies": {
26     "Masonry": [
28     ]
29   }