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