blob: 1c4eaad4e8e977c2cf416d932baeae96044f0fb0 [file] [log] [blame]
{
"name": "SJInfiniteScrollView",
"version": "0.1.4",
"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": "9.0"
},
"source": {
"git": "https://github.com/shenjuneng/SJInfiniteScrollView.git",
"tag": "0.1.4"
},
"source_files": [
"SJInfiniteScrollView",
"SJInfiniteScrollViewDemo/SJInfiniteScrollView/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"dependencies": {
"SDWebImage": [
]
}
}