blob: 9325b180b6ce318cf73db51e271e906849ef29e4 [file] [log] [blame]
{
"name": "LWInfiniteScrollView",
"version": "0.0.7",
"summary": "LWInfiniteScrollView",
"description": "An infinite UIScrollView in swift using three reused views",
"homepage": "https://github.com/magic3584/LWInfiniteScrollView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"magic3584": "xuewuzhiyuan@sina.com"
},
"social_media_url": "http://lugick.com",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/magic3584/LWInfiniteScrollView.git",
"tag": "0.0.7"
},
"source_files": "source/LWInfiniteScrollView/*.{swift}",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}