blob: a19e9c06a5e59cc5d34261c1afe92716f9f58d9b [file] [log] [blame]
{
"name": "QLPageScroll",
"version": "0.2.3",
"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.3"
},
"swift_versions": "4.0",
"platforms": {
"ios": "8.0"
},
"source_files": "QLPageScroll/Classes/**/*",
"resources": [
"QLPageScroll/Assets/*"
],
"dependencies": {
"SnapKit": [
]
},
"swift_version": "4.0"
}