blob: 13a99bee4b3d3aadb4eb59ba5885871d20e234d5 [file] [log] [blame]
{
"name": "LSWScrollTableView",
"version": "0.1.2",
"summary": "iOS端UI控件-循环滚动表格(让数据动起来)",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/RicardoLSW/LSWScrollTableView.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ricardo": "qq1043009478@icloud.com"
},
"source": {
"git": "https://github.com/RicardoLSW/LSWScrollTableView.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "10.0"
},
"source_files": "LSWScrollTableView/Classes/**/*",
"public_header_files": "LSWScrollTableView/Classes/**/*.h",
"frameworks": [
"UIKit",
"Foundation"
]
}