blob: e26b8760e231e7da9b817acbeb9d6b48211d43a0 [file] [log] [blame]
{
"name": "LTScrollView",
"version": "0.3.0",
"summary": "LTScrollView",
"description": "TODO: ScrollView嵌套ScrolloView解决方案(初级、进阶), 支持OC / Swift,实现原理:http://blog.csdn.net/glt_code/article/details/78576628",
"homepage": "https://github.com/gltwy/LTScrollView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"1282990794@qq.com": "1282990794@qq.com"
},
"source": {
"git": "https://github.com/gltwy/LTScrollView.git",
"tag": "0.3.0"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": "5.0",
"source_files": "Example/LTScrollView/Lib/**/*",
"swift_version": "5.0"
}