blob: 43de54a8395a6a3ccb0e745f6d1e313c640880f0 [file] [log] [blame]
{
"name": "QHorizontalTableView",
"version": "1.0.09",
"summary": "a horizontal table view extends UICollectionView",
"description": "horizontal table view\nHorizontalTableView\nQHorizontalTableView\nHorizontal TableView",
"homepage": "http://git.oschina.net/hqs.com/horizontaltableview-swift",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"黄青松": "huangqingsong_5678@hotmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://git.oschina.net/hqs.com/horizontaltableview-swift.git",
"tag": "1.0.09"
},
"source_files": "Classes/QHorizontalTableView.swift",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}