blob: 9521fa3e4ba6ade21c9330c9d3188080f15720e6 [file] [log] [blame]
{
"name": "QLPageScroll",
"version": "0.2.1",
"summary": "view view scroll component",
"description": "自建pods,左右滑动切换视图封装。主题字体大小跟随左右切换变动。",
"homepage": "https://github.com/qinling01/QLPageScroll",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"QinL": "qinlingdj@icloud.com"
},
"source": {
"git": "https://github.com/qinling01/QLPageScroll.git",
"tag": "0.2.1"
},
"swift_versions": "4.0",
"platforms": {
"ios": "8.0"
},
"source_files": "QLPageScroll/Classes/**/*",
"resource_bundles": {
"QLPageScrollImg": [
"QLPageScroll/Assets/*"
]
},
"dependencies": {
"SnapKit": [
]
},
"swift_version": "4.0"
}