blob: 98c6ce92e53ac44cc6af7634030e674c11cb33e0 [file] [log] [blame]
{
"name": "YYIScrollTabBarItemView",
"version": "0.1.0",
"summary": "自定义tabbar,一般用于顶部栏目区分",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/DingYusong/YYIScrollTabBarItemView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"DingYusong": "dys90@qq.com"
},
"source": {
"git": "https://github.com/DingYusong/YYIScrollTabBarItemView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YYIScrollTabBarItemView/*",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"Masonry": [
"~> 1.0.2"
],
"YYIBaseCategories": [
"~> 0.1.1"
]
}
}