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