blob: fc22eec3dbedaa7c6dc3c1ce25a1a8156d02fa38 [file] [log] [blame]
{
"name": "YNTabBarView",
"version": "1.0.5",
"summary": "A userful view like TabBar.",
"description": "A userful view like TabBar that we can not be worried the origin tabbar",
"homepage": "https://github.com/foreverleely/YNTabBarBottomView",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"liyangly": "foreverleely@hotmail.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/foreverleely/YNTabBarBottomView.git",
"tag": "1.0.5"
},
"source_files": [
"YNTabBarView",
"YNTabBarView/*.{h,m}"
],
"dependencies": {
"Masonry": [
]
}
}