blob: 3b385a269589c5b688e47e8baf3a091b16d78991 [file] [log] [blame]
{
"name": "QTabView",
"version": "1.0.3",
"summary": "A tab view with more than one page. It can be used for news",
"description": "QTabView\nA tab view with more than one page. It can be used for news, projects, and so on.",
"homepage": "https://github.com/hqs5678/qtabs-swift",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"黄青松": "huangqingsong_5678@hotmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/hqs5678/qtabs-swift.git",
"tag": "1.0.3"
},
"source_files": "Classes/QTabView.swift",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"dependencies": {
"QHorizontalTableView": [
],
"QSExtensionSwift": [
]
},
"pushed_with_swift_version": "3.0"
}