blob: bb146db9022037437fddd5dc53f9830a22a1cf2d [file] [log] [blame]
{
"name": "WJInfiniteScrollView",
"version": "1.0.1",
"summary": "Infinite loop, automatic carousel.",
"description": "an awesome scroll ,automatic carousellib,very easy to use",
"homepage": "https://github.com/ONEWJ/WJInfiniteScrollView",
"license": "MIT",
"authors": {
"wangwenjuan": "691534773@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ONEWJ/WJInfiniteScrollView.git",
"tag": "1.0.1"
},
"source_files": [
"WJInfiniteScrollView",
"WJInfiniteScrollView/**/*.{h,m}"
],
"requires_arc": true,
"dependencies": {
"SDWebImage": [
"~> 3.8.1"
]
}
}