blob: 16de5a4c9bafa911822e28a2e378d6c1d0e3aefc [file] [log] [blame]
{
"name": "SJInfiniteScrollView",
"version": "0.2.3",
"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.2.3"
},
"source_files": [
"SJInfiniteScrollView",
"SJInfiniteScrollViewDemo/SJInfiniteScrollView/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"dependencies": {
"SDWebImage": [
]
}
}