blob: 1120338d66fc8b8261967e933f15f3c3a7a1b56b [file] [log] [blame]
{
"name": "YNTabBarView",
"version": "1.0.6",
"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.6"
},
"source_files": [
"YNTabBarView",
"YNTabBarView/*.{h,m}"
],
"dependencies": {
"Masonry": [
]
}
}