blob: 90075c727b495c40ba78e714133f4bcd0cc58bc8 [file] [log] [blame]
{
"name": "LWInfiniteScrollView",
"version": "0.0.1",
"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.1"
},
"source_files": "source/LWInfiniteScrollView/*.{swift}",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}