blob: a7828fe0f1d3287588163e1463e94645cc7d3160 [file] [log] [blame]
{
"name": "LTInfiniteScrollView",
"version": "2.2.0",
"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": "v2.2.0"
},
"source_files": "LTInfiniteScrollView/LTInfiniteScrollView.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "7.0"
}
}