blob: 3dd9d0c4539b6d02bf5684b6eae0ecfbab23d8c6 [file] [log] [blame]
{
"name": "LTInfiniteScrollViewSwift",
"version": "0.2.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.2.0"
},
"source_files": "LTInfiniteScrollView-Swift/Sources/LTInfiniteScrollView.swift",
"requires_arc": true,
"platforms": {
"ios": "8.0"
}
}