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