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