blob: e8768601b40310c8940436435dfd402f178054ad [file] [log] [blame]
{
"name": "FTabLayoutView",
"version": "0.0.2",
"summary": "A view for tabs",
"description": "A view for tabs show with cocoapod support.",
"homepage": "https://github.com/lxj916904395/FTabLayoutView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lxj916904395": "916904395@qq.com"
},
"source": {
"git": "https://github.com/lxj916904395/FTabLayoutView.git",
"tag": "0.0.2"
},
"source_files": "FTabLayoutView/*.{h,m}",
"platforms": {
"ios": "6.0"
},
"frameworks": "UIKit",
"requires_arc": true,
"public_header_files": "FTabLayoutView/FTabLayoutView.h"
}