blob: 126c10d2015bd7c5de8e2ba4c733232265de6aed [file] [log] [blame]
{
"name": "SJInfiniteScrollView",
"version": "0.0.23",
"summary": "A infiniteScrollView",
"description": "Drag the scrollView infinitely, and It can display asset image and web image",
"homepage": "https://github.com/shenjuneng/SJInfiniteScrollView",
"license": "MIT",
"authors": {
"沈骏": "shenjuneng@sina.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/shenjuneng/SJInfiniteScrollView.git",
"tag": "0.0.23"
},
"source_files": [
"SJInfiniteScrollView",
"SJInfiniteScrollViewDemo/SJInfiniteScrollView/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"dependencies": {
"SDWebImage": [
]
}
}