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