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