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