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