blob: 423af75c6730b97a352f59cfa7f85bdec339e7cb [file] [log] [blame]
{
"name": "LTInfiniteScrollViewSwift",
"version": "0.5.0",
"summary": "An infinite scrollview allowing easily applying animation",
"homepage": "https://github.com/ltebean/LTInfiniteScrollView-Swift",
"license": "MIT",
"authors": {
"ltebean": "yucong1118@gmail.com"
},
"source": {
"git": "https://github.com/ltebean/LTInfiniteScrollView-Swift.git",
"tag": "v0.5.0"
},
"source_files": "LTInfiniteScrollView-Swift/Sources/LTInfiniteScrollView.swift",
"requires_arc": true,
"platforms": {
"ios": "8.0"
}
}