blob: e19e46d2115ffd948d0c7a6cbbe7fcf24c8a3d9a [file] [log] [blame]
{
"name": "SWCarouselView",
"version": "0.0.8",
"homepage": "https://github.com/zhoushaowen/SWCarouselView",
"platforms": {
"ios": "7.0"
},
"summary": "无限循环轮播图",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Zhoushaowen": "348345883@qq.com"
},
"source": {
"git": "https://github.com/zhoushaowen/SWCarouselView.git",
"tag": "0.0.8"
},
"source_files": "SWCarouselView/SWCarouselView/*.{h,m}",
"requires_arc": true
}