blob: 35ed12134033681b1d92804f56fdede8faaf7c6a [file] [log] [blame]
{
"name": "LTScrollView",
"version": "0.1.9",
"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.1.9"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Example/LTScrollView/Lib/**/*"
}