blob: 3d660af1d46f254ce9747bd6af85ce636db61250 [file] [log] [blame]
{
"name": "WJInfiniteScrollView",
"version": "0.0.4",
"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": "0.0.4"
},
"source_files": [
"WJInfiniteScrollView",
"WJInfiniteScrollView/**/*.{h,m}"
],
"requires_arc": true,
"dependencies": {
"SDWebImage": [
"~> 3.8.1"
]
}
}