blob: 5a6b025e3ea46f1174e89e7a197264deda41e3ea [file] [log] [blame]
{
"name": "LTInfiniteScrollView",
"version": "4.3.1",
"summary": "An infinite scrollview allowing easily applying animation",
"homepage": "https://github.com/ltebean/LTInfiniteScrollView",
"license": "MIT",
"authors": {
"ltebean": "yucong1118@gmail.com"
},
"source": {
"git": "https://github.com/ltebean/LTInfiniteScrollView.git",
"tag": "v4.3.1"
},
"source_files": "LTInfiniteScrollView/LTInfiniteScrollView.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "7.0"
}
}