blob: 83a15ce920618e2e595a0fb469d91ca88952a186 [file] [log] [blame]
{
"name": "LSWScrollTableView",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "LSWScrollTableView/Classes/**/*",
"public_header_files": "LSWScrollTableView/Classes/**/*.h",
"frameworks": [
"UIKit",
"Foundation"
]
}