blob: 4eca0f365093acecceba28cbc048c7470a3bff1e [file] [log] [blame]
{
"name": "CYUIViewTabbarButtons",
"version": "0.1.0",
"summary": "many button similar tabbar in top view",
"description": "TODO: CYUIViewTabbarButtons is similar to tabbar, easy to use in project.",
"homepage": "https://github.com/yanyanforest/CYUIViewTabbarButtons",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yanyan": "yanyanforest@163.com"
},
"source": {
"git": "https://github.com/yanyanforest/CYUIViewTabbarButtons.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CYUIViewTabbarButtons/Classes/*.{h,m}",
"frameworks": "UIKit"
}