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