blob: 88be0a4448075419ad8f5f2c11b3247c6e022568 [file] [log] [blame]
{
"name": "HQMainTableBarViewController",
"version": "0.0.1",
"summary": "适用于采用TabbarViewCotorller做主页面搭建APP",
"description": "一个tableBarViewCotorller,简单传值即可使用,同时也可以出现类似微博发布效果的弹出框。",
"homepage": "https://github.com/GitHanQin/HQMainTableBarViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"韩琴": "244629377@qq.com"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.0",
"source": {
"git": "https://github.com/GitHanQin/HQMainTableBarViewController.git",
"tag": "0.0.1"
},
"source_files": "HQMainTableBarViewController/HQMainTableBarViewController/*",
"exclude_files": "Classes/Exclude"
}