blob: 4f854044308d4bf666872b12ee600d937613f6fa [file] [log] [blame]
{
"name": "HBTabView",
"version": "1.0.0",
"summary": "一款轻量级的TabView",
"homepage": "https://github.com/huhanze/HBTabView",
"license": "MIT",
"authors": {
"huhaibo": "527419134@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/huhanze/HBTabView.git",
"tag": "v1.0.0"
},
"source_files": "HBTabView/HBTabView/HBTabViewLib/**/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}